Move to latest milestones; prepare for release
This commit is contained in:
@@ -56,15 +56,15 @@ ext {
|
||||
log4jVersion = '2.24.3'
|
||||
logbackVersion = '1.5.16'
|
||||
micrometerDocsVersion = '1.0.4'
|
||||
micrometerVersion = '1.15.0-SNAPSHOT'
|
||||
micrometerTracingVersion = '1.5.0-SNAPSHOT'
|
||||
micrometerVersion = '1.15.0-M2'
|
||||
micrometerTracingVersion = '1.5.0-M2'
|
||||
mockitoVersion = '5.15.2'
|
||||
rabbitmqStreamVersion = '0.22.0'
|
||||
rabbitmqVersion = '5.24.0'
|
||||
reactorVersion = '2024.0.3'
|
||||
springDataVersion = '2025.1.0-SNAPSHOT'
|
||||
springDataVersion = '2025.1.0-M1'
|
||||
springRetryVersion = '2.0.11'
|
||||
springVersion = '7.0.0-SNAPSHOT'
|
||||
springVersion = '7.0.0-M2'
|
||||
testcontainersVersion = '1.20.4'
|
||||
|
||||
javaProjects = subprojects - project(':spring-amqp-bom')
|
||||
|
||||
Reference in New Issue
Block a user