@@ -6,7 +6,7 @@ assertjVersion = "3.27.7"
66assertkVersion = " 0.28.1"
77avroVersion = " 1.12.1"
88awaitilityVersion = " 4.3.0"
9- camelVersion = " 4.18.1 "
9+ camelVersion = " 4.19.0 "
1010cloudEventsVersion = " 4.0.2"
1111commonsDbcp2Version = " 2.14.0"
1212commonsIoVersion = " 2.21.0"
@@ -40,8 +40,8 @@ kryoVersion = "5.6.2"
4040lettuceVersion = " 7.5.1.RELEASE"
4141log4jVersion = " 2.25.4"
4242mailVersion = " 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 "
4545mockitoVersion = " 5.23.0"
4646mongoDriverVersion = " 5.7.0-beta1"
4747mysqlVersion = " 9.6.0"
@@ -56,11 +56,11 @@ romeToolsVersion = "2.1.0"
5656rsocketVersion = " 1.1.5"
5757servletApiVersion = " 6.1.0"
5858smackVersion = " 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 "
6161springGraphqlVersion = " 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 "
6464springVersion = " 7.0.7"
6565springWsVersion = " 5.0.1"
6666testcontainersVersion = " 2.0.5"
@@ -159,5 +159,5 @@ 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" }
162- aggregate-javadoc = { id = " io.freefair.aggregate-javadoc" , version = " 9.2 .0" }
162+ aggregate-javadoc = { id = " io.freefair.aggregate-javadoc" , version = " 9.4 .0" }
163163nullability = { id = " io.spring.nullability" , version = " 0.0.13" }
0 commit comments