We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c15b1f commit a331931Copy full SHA for a331931
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.15.4"
18
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.15.4"
19
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
20
com-h2database-h2 = "com.h2database:h2:2.2.224"
21
-com-hazelcast = "com.hazelcast:hazelcast:5.3.6"
+com-hazelcast = "com.hazelcast:hazelcast:5.3.7"
22
com-ibm-db2-jcc = "com.ibm.db2:jcc:11.5.9.0"
23
com-maxmind-geoip2 = "com.maxmind.geoip2:geoip2:2.16.1"
24
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre17"
0 commit comments