mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-03 05:30:03 -05:00
Downgrade Oracle driver
Closes #24983 Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
This commit is contained in:
committed by
Alexander Schwartz
parent
2c611cb8fc
commit
1be51ee510
@@ -166,7 +166,7 @@
|
||||
<mssql-jdbc.version>12.2.0.jre11</mssql-jdbc.version>
|
||||
<oracledb.version>19.3</oracledb.version>
|
||||
<!-- this is the oracle driver version also used in the Quarkus BOM -->
|
||||
<oracle-jdbc.version>23.3.0.23.09</oracle-jdbc.version>
|
||||
<oracle-jdbc.version>23.2.0.0</oracle-jdbc.version>
|
||||
|
||||
<!-- Test -->
|
||||
<greenmail.version>2.1.0-alpha-1</greenmail.version>
|
||||
|
||||
Reference in New Issue
Block a user