@@ -22,7 +22,7 @@ plugins {
22
22
id ' org.jetbrains.dokka' version ' 1.9.20'
23
23
id ' org.antora' version ' 1.0.0'
24
24
id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
25
- id ' com.github.spotbugs' version ' 6.0.28 '
25
+ id ' com.github.spotbugs' version ' 6.1.2 '
26
26
id ' com.google.protobuf' version ' 0.9.4' apply false
27
27
id ' io.freefair.aggregate-javadoc' version ' 8.11'
28
28
}
@@ -92,28 +92,28 @@ ext {
92
92
lettuceVersion = ' 6.5.2.RELEASE'
93
93
log4jVersion = ' 2.24.3'
94
94
mailVersion = ' 2.0.3'
95
- micrometerTracingVersion = ' 1.5.0-SNAPSHOT '
96
- micrometerVersion = ' 1.15.0-SNAPSHOT '
97
- mockitoVersion = ' 5.14 .2'
98
- mongoDriverVersion = ' 5.2.1 '
95
+ micrometerTracingVersion = ' 1.5.0-M1 '
96
+ micrometerVersion = ' 1.15.0-M1 '
97
+ mockitoVersion = ' 5.15 .2'
98
+ mongoDriverVersion = ' 5.3.0 '
99
99
mysqlVersion = ' 9.1.0'
100
100
oracleVersion = ' 23.6.0.24.10'
101
101
pahoMqttClientVersion = ' 1.2.5'
102
102
postgresVersion = ' 42.7.5'
103
103
protobufVersion = ' 4.29.3'
104
104
r2dbch2Version = ' 1.0.0.RELEASE'
105
105
reactorVersion = ' 2024.0.2'
106
- resilience4jVersion = ' 2.2 .0'
106
+ resilience4jVersion = ' 2.3 .0'
107
107
romeToolsVersion = ' 2.1.0'
108
108
rsocketVersion = ' 1.1.4'
109
109
servletApiVersion = ' 6.1.0'
110
110
smackVersion = ' 4.4.8'
111
111
springAmqpVersion = ' 3.2.2'
112
- springDataVersion = ' 2025.0.0-SNAPSHOT '
112
+ springDataVersion = ' 2024.1.3 '
113
113
springGraphqlVersion = ' 1.3.3'
114
114
springKafkaVersion = ' 3.3.2'
115
115
springRetryVersion = ' 2.0.11'
116
- springSecurityVersion = ' 6.5.0-SNAPSHOT '
116
+ springSecurityVersion = ' 6.5.0-M1 '
117
117
springVersion = ' 6.2.2'
118
118
springWsVersion = ' 4.0.11'
119
119
testcontainersVersion = ' 1.20.4'
0 commit comments