We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc080ca commit af65479Copy full SHA for af65479
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackso
18
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
19
com-h2database-h2 = "com.h2database:h2:2.1.214"
20
com-hazelcast = "com.hazelcast:hazelcast:5.1.7"
21
-com-ibm-db2-jcc = "com.ibm.db2:jcc:11.5.8.0"
+com-ibm-db2-jcc = "com.ibm.db2:jcc:11.5.9.0"
22
com-maxmind-geoip2 = "com.maxmind.geoip2:geoip2:2.16.1"
23
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre17"
24
com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:21.7.0.0"
0 commit comments