Skip to content

Commit 1e9ef85

Browse files
committed
Update snapshots to latest milestones for the release
Other minor verson upgrades
1 parent d838493 commit 1e9ef85

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build.gradle

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,24 +55,24 @@ ext {
5555
awaitilityVersion = '4.3.0'
5656
hamcrestVersion = '3.0'
5757
hibernateValidationVersion = '9.0.1.Final'
58-
jacksonBomVersion = '2.19.2'
58+
jacksonBomVersion = '2.20.0-rc1'
5959
jackson3Version = '3.0.0-rc8'
6060
jaywayJsonPathVersion = '2.9.0'
6161
junit4Version = '4.13.2'
6262
junitJupiterVersion = '5.13.4'
6363
kafkaVersion = '4.0.0'
6464
kotlinCoroutinesVersion = '1.10.2'
65-
log4jVersion = '2.24.3'
65+
log4jVersion = '2.25.1'
6666
micrometerDocsVersion = '1.0.4'
67-
micrometerVersion = '1.16.0-SNAPSHOT'
68-
micrometerTracingVersion = '1.6.0-SNAPSHOT'
69-
mockitoVersion = '5.18.0'
70-
reactorVersion = '2025.0.0-SNAPSHOT'
67+
micrometerVersion = '1.16.0-M2'
68+
micrometerTracingVersion = '1.6.0-M2'
69+
mockitoVersion = '5.19.0'
70+
reactorVersion = '2025.0.0-M6'
7171
scalaVersion = '2.13'
7272
springBootVersion = '3.5.0' // docs module
73-
springDataVersion = '2025.1.0-SNAPSHOT'
73+
springDataVersion = '2025.1.0-M5'
7474
springRetryVersion = '2.0.12'
75-
springVersion = '7.0.0-SNAPSHOT'
75+
springVersion = '7.0.0-M8'
7676

7777
idPrefix = 'kafka'
7878

0 commit comments

Comments
 (0)