Skip to content

Commit 3e590a9

Browse files
authored
Update major versions 3rd party dependencies
1 parent 53a2ff4 commit 3e590a9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ assertjVersion = "3.27.7"
66
assertkVersion = "0.28.1"
77
avroVersion = "1.12.1"
88
awaitilityVersion = "4.3.0"
9-
camelVersion = "4.18.1"
9+
camelVersion = "4.19.0"
1010
cloudEventsVersion = "4.0.2"
1111
commonsDbcp2Version = "2.14.0"
1212
commonsIoVersion = "2.21.0"
@@ -40,8 +40,8 @@ kryoVersion = "5.6.2"
4040
lettuceVersion = "7.5.1.RELEASE"
4141
log4jVersion = "2.25.4"
4242
mailVersion = "2.0.5"
43-
micrometerTracingVersion = "1.7.0-M4"
44-
micrometerVersion = "1.17.0-M3"
43+
micrometerTracingVersion = "1.7.0-RC1"
44+
micrometerVersion = "1.17.0-RC1"
4545
mockitoVersion = "5.23.0"
4646
mongoDriverVersion = "5.7.0-beta1"
4747
mysqlVersion = "9.6.0"
@@ -56,11 +56,11 @@ romeToolsVersion = "2.1.0"
5656
rsocketVersion = "1.1.5"
5757
servletApiVersion = "6.1.0"
5858
smackVersion = "4.4.8"
59-
springAmqpVersion = "4.1.0-M3"
60-
springDataVersion = "2026.0.0-SNAPSHOT"
59+
springAmqpVersion = "4.1.0-RC1"
60+
springDataVersion = "2026.0.0-RC1"
6161
springGraphqlVersion = "2.0.2"
62-
springKafkaVersion = "4.1.0-SNAPSHOT"
63-
springSecurityVersion = "7.1.0-M3"
62+
springKafkaVersion = "4.1.0-RC1"
63+
springSecurityVersion = "7.1.0-RC1"
6464
springVersion = "7.0.7"
6565
springWsVersion = "5.0.1"
6666
testcontainersVersion = "2.0.5"
@@ -159,5 +159,5 @@ 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" }
162-
aggregate-javadoc = { id = "io.freefair.aggregate-javadoc", version = "9.2.0" }
162+
aggregate-javadoc = { id = "io.freefair.aggregate-javadoc", version = "9.4.0" }
163163
nullability = { id = "io.spring.nullability", version = "0.0.13" }

0 commit comments

Comments
 (0)