diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8a312f2b38..0e76afe948 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,12 +4,12 @@ auto-value = "1.11.0" awaitility = "4.2.2" bcel = "6.10.0" bnd = "7.0.0" -bouncycastle-jdk18on = "1.78.1" +bouncycastle-jdk18on = "1.79" cache2k = "2.6.1.Final" caffeine = "3.1.8" checker-framework = "3.48.1" -checkstyle = "10.18.2" -coherence = "22.06.2" +checkstyle = "10.20.0" +coherence = "24.09" commons-collections4 = "4.4" commons-compress = "1.27.1" commons-io = "2.17.0" @@ -19,12 +19,12 @@ commons-text = "1.12.0" concurrentlinkedhashmap = "1.4.2" config = "1.4.3" coveralls = "2.12.2" -dependency-check = "11.0.0" +dependency-check = "11.1.0" eclipse-collections = "12.0.0.M3" ehcache3 = "3.10.8" errorprone = "2.35.1" errorprone-plugin = "4.1.0" -errorprone-support = "0.18.0" +errorprone-support = "0.19.0" expiring-map = "0.5.11" fast-filter = "1.0.2" fastutil = "8.5.15" @@ -35,14 +35,14 @@ flip-tables = "1.1.1" forbidden-apis = "3.8" google-java-format = "1.24.0" guava = "33.3.1-jre" -guice = "6.0.0" +guice = "7.0.0" h2 = "2.3.232" hamcrest = "3.0" -hazelcast = "5.3.7" +hazelcast = "5.5.0" httpclient = "4.5.14" idea = "1.1.9" jackrabbit = "1.70.0" -jackson = "2.18.0" +jackson = "2.18.1" jacoco = "0.8.12" jakarta-inject = "2.0.1" jamm = "0.4.0" @@ -68,7 +68,7 @@ kotlin = "2.0.21" lincheck = "2.34" mockito = "5.14.2" nexus-publish = "2.0.0" -nullaway = "0.12.0" +nullaway = "0.12.1" nullaway-plugin = "2.1.0" okhttp-bom = "4.12.0" okio-bom = "3.9.1" @@ -96,7 +96,7 @@ versions = "0.51.0" xz = "1.10" ycsb = "0.17.0" zero-allocation-hashing = "0.26ea0" -zstd = "1.5.6-6" +zstd = "1.5.6-7" [libraries] asm-bom = { module = "org.ow2.asm:asm-bom", version.ref = "asm" }