@@ -10,15 +10,15 @@ camelVersion = "4.18.1"
1010cloudEventsVersion = " 4.0.1"
1111commonsDbcp2Version = " 2.14.0"
1212commonsIoVersion = " 2.21.0"
13- commonsNetVersion = " 3.12 .0"
13+ commonsNetVersion = " 3.13 .0"
1414curatorVersion = " 5.9.0"
1515debeziumVersion = " 3.5.0.Final"
1616derbyVersion = " 10.17.1.0"
1717ftpServerVersion = " 1.2.1"
1818graalvmVersion = " 25.0.2"
1919greenmailVersion = " 2.1.8"
2020groovyVersion = " 5.0.5"
21- grpcVersion = " 1.79 .0"
21+ grpcVersion = " 1.80 .0"
2222h2Version = " 2.4.240"
2323hamcrestVersion = " 3.0"
2424hazelcastVersion = " 5.6.0"
@@ -118,7 +118,7 @@ jakarta-servlet-api = { module = "jakarta.servlet:jakarta.servlet-api", version.
118118org-aspectj-aspectjweaver = { module = " org.aspectj:aspectjweaver" , version.ref = " aspectjVersion" }
119119org-assertj-core = { module = " org.assertj:assertj-core" , version.ref = " assertjVersion" }
120120org-awaitility = { module = " org.awaitility:awaitility" , version.ref = " awaitilityVersion" }
121- org-checkerframework-checker-qual = { module = ' org.checkerframework:checker-qual' , version = ' 3.54.1 ' }
121+ org-checkerframework-checker-qual = { module = ' org.checkerframework:checker-qual' , version = ' 4.0.0 ' }
122122org-codelibs-jcifs = { module = " org.codelibs:jcifs" , version.ref = " jcifsVersion" }
123123org-eclipse-angus-mail = { module = " org.eclipse.angus:angus-mail" , version.ref = " mailVersion" }
124124org-eclipse-angus-jakarta-mail = { module = " org.eclipse.angus:jakarta.mail" , version.ref = " mailVersion" }
@@ -155,7 +155,7 @@ spring-ws-bom = { module = "org.springframework.ws:spring-ws-bom", version.ref =
155155tools-jackson-bom = { module = " tools.jackson:jackson-bom" , version.ref = " jackson3Version" }
156156
157157[plugins ]
158- dokka = { id = " org.jetbrains.dokka" , version = " 2.1 .0" }
158+ dokka = { id = " org.jetbrains.dokka" , version = " 2.2 .0" }
159159antora = { id = " org.antora" , version = " 1.0.0" }
160160io-spring-antora-generate-yml = { id = " io.spring.antora.generate-antora-yml" , version = " 0.0.1" }
161161protobuf = { id = " com.google.protobuf" , version = " 0.9.6" }
0 commit comments