Skip to content

Commit c8941a4

Browse files
authored
Merge pull request #50985 from melloware/patch-3
Update Oracle JDBC version to 23.26.0.0.0
2 parents 6ad48f1 + 77355ae commit c8941a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
126126
<mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
127127
<adal4j.version>1.6.7</adal4j.version>
128-
<oracle-jdbc.version>23.6.0.24.10</oracle-jdbc.version>
128+
<oracle-jdbc.version>23.26.0.0.0</oracle-jdbc.version>
129129
<db2-jdbc.version>12.1.0.0</db2-jdbc.version>
130130
<shrinkwrap.version>1.2.6</shrinkwrap.version>
131131
<hamcrest.version>2.2</hamcrest.version><!-- The version needs to be compatible with both REST Assured and Awaitility -->

0 commit comments

Comments
 (0)