diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a8754db053..e882da66c7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,11 +3,11 @@ asm = "9.7.1" auto-value = "1.11.0" awaitility = "4.2.2" bcel = "6.10.0" -bnd = "7.0.0" +bnd = "7.1.0" bouncycastle-jdk18on = "1.79" cache2k = "2.6.1.Final" caffeine = "3.1.8" -checkstyle = "10.20.1" +checkstyle = "10.20.2" coherence = "24.09" commons-collections4 = "4.4" commons-compress = "1.27.1" @@ -34,14 +34,14 @@ flip-tables = "1.1.1" forbidden-apis = "3.8" google-java-format = "1.25.0" guava = "33.3.1-jre" -guice = "6.0.0" +guice = "7.0.0" h2 = "2.3.232" hamcrest = "3.0" hazelcast = "5.5.0" httpclient = "4.5.14" idea = "1.1.9" jackrabbit = "1.72.0" -jackson = "2.18.1" +jackson = "2.18.2" jacoco = "0.8.12" jakarta-inject = "2.0.1" jamm = "0.4.0" @@ -59,12 +59,12 @@ jmh-report = "0.9.6" joor = "0.9.15" jspecify = "1.0.0" json-bind = "1.0" -jsoup = "1.18.1" +jsoup = "1.18.2" junit-testng = "1.0.5" junit4 = "4.13.2" junit5 = "5.11.3" jvm-dependency-conflict-resolution = "2.1.2" -kotlin = "2.0.21" +kotlin = "2.1.0" lincheck = "2.34" mockito = "5.14.2" nexus-publish = "2.0.0" @@ -78,12 +78,12 @@ osgi-promise = "1.3.0" pax-exam = "4.13.5" pax-url = "2.6.14" picocli = "4.7.6" -pmd = "7.7.0" -protobuf = "4.28.3" +pmd = "7.8.0" +protobuf = "4.29.0" slf4j = "2.0.16" slf4j-test = "3.0.1" snakeyaml = "2.3" -sonarqube = "6.0.0.5145" +sonarqube = "6.0.1.5171" spotbugs = "4.8.6" spotbugs-contrib = "7.6.8" spotbugs-plugin = "6.0.26"