Skip to content

Commit eff8b74

Browse files
authored
Update 3rd party dependencies to next major version
1 parent 180de8e commit eff8b74

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ camelVersion = "4.18.1"
1010
cloudEventsVersion = "4.0.1"
1111
commonsDbcp2Version = "2.14.0"
1212
commonsIoVersion = "2.21.0"
13-
commonsNetVersion = "3.12.0"
13+
commonsNetVersion = "3.13.0"
1414
curatorVersion = "5.9.0"
1515
debeziumVersion = "3.5.0.Final"
1616
derbyVersion = "10.17.1.0"
1717
ftpServerVersion = "1.2.1"
1818
graalvmVersion = "25.0.2"
1919
greenmailVersion = "2.1.8"
2020
groovyVersion = "5.0.5"
21-
grpcVersion = "1.79.0"
21+
grpcVersion = "1.80.0"
2222
h2Version = "2.4.240"
2323
hamcrestVersion = "3.0"
2424
hazelcastVersion = "5.6.0"
@@ -118,7 +118,7 @@ jakarta-servlet-api = { module = "jakarta.servlet:jakarta.servlet-api", version.
118118
org-aspectj-aspectjweaver = { module = "org.aspectj:aspectjweaver", version.ref = "aspectjVersion" }
119119
org-assertj-core = { module = "org.assertj:assertj-core", version.ref = "assertjVersion" }
120120
org-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' }
122122
org-codelibs-jcifs = { module = "org.codelibs:jcifs", version.ref = "jcifsVersion" }
123123
org-eclipse-angus-mail = { module = "org.eclipse.angus:angus-mail", version.ref = "mailVersion" }
124124
org-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 =
155155
tools-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" }
159159
antora = { id = "org.antora", version = "1.0.0" }
160160
io-spring-antora-generate-yml = { id = "io.spring.antora.generate-antora-yml", version = "0.0.1" }
161161
protobuf = { id = "com.google.protobuf", version = "0.9.6" }

0 commit comments

Comments
 (0)