Skip to content

Commit

Permalink
Update ojdbc8 to 21.10.0.0
Browse files Browse the repository at this point in the history
Closes gh-2356
  • Loading branch information
marcusdacoregio committed Jul 18, 2023
1 parent 81c5731 commit 23fdbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencyManagement {
dependency 'com.h2database:h2:2.2.220'
dependency 'com.ibm.db2:jcc:11.5.8.0'
dependency 'com.microsoft.sqlserver:mssql-jdbc:11.2.1.jre17'
dependency 'com.oracle.database.jdbc:ojdbc8:21.7.0.0'
dependency 'com.oracle.database.jdbc:ojdbc8:21.10.0.0'
dependency 'com.zaxxer:HikariCP:5.0.1'
dependency 'edu.umd.cs.mtc:multithreadedtc:1.01'
dependency 'io.lettuce:lettuce-core:6.2.1.RELEASE'
Expand Down

0 comments on commit 23fdbe2

Please sign in to comment.