Upgrade to the latest Milestones; prepare for release
This commit is contained in:
12
build.gradle
12
build.gradle
@@ -92,8 +92,8 @@ ext {
|
||||
lettuceVersion = '6.5.5.RELEASE'
|
||||
log4jVersion = '2.24.3'
|
||||
mailVersion = '2.0.3'
|
||||
micrometerTracingVersion = '1.5.0-SNAPSHOT'
|
||||
micrometerVersion = '1.15.0-SNAPSHOT'
|
||||
micrometerTracingVersion = '1.5.0-RC1'
|
||||
micrometerVersion = '1.15.0-RC1'
|
||||
mockitoVersion = '5.16.1'
|
||||
mongoDriverVersion = '5.3.1'
|
||||
mysqlVersion = '9.2.0'
|
||||
@@ -109,13 +109,13 @@ ext {
|
||||
servletApiVersion = '6.1.0'
|
||||
smackVersion = '4.4.8'
|
||||
springAmqpVersion = '3.2.5'
|
||||
springDataVersion = '2025.0.0-SNAPSHOT'
|
||||
springGraphqlVersion = '1.4.0-SNAPSHOT'
|
||||
springDataVersion = '2025.0.0-RC1'
|
||||
springGraphqlVersion = '1.4.0-RC1'
|
||||
springKafkaVersion = '3.3.5'
|
||||
springRetryVersion = '2.0.11'
|
||||
springSecurityVersion = '6.5.0-SNAPSHOT'
|
||||
springSecurityVersion = '6.5.0-RC1'
|
||||
springVersion = '6.2.6'
|
||||
springWsVersion = '4.1.0-SNAPSHOT'
|
||||
springWsVersion = '4.1.0-RC1'
|
||||
testcontainersVersion = '1.20.6'
|
||||
tomcatVersion = '11.0.6'
|
||||
xmlUnitVersion = '2.10.0'
|
||||
|
||||
Reference in New Issue
Block a user