Skip to content

Commit 603c7cd

Browse files
committed
Upgrade deps; prepare for release
1 parent 4e310bb commit 603c7cd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

build.gradle

+10-10
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ext {
6565
findbugsVersion = '3.0.1'
6666
ftpServerVersion = '1.2.0'
6767
graalvmVersion = '23.0.0'
68-
greenmailVersion = '2.1.0-alpha-1'
68+
greenmailVersion = '2.1.0-alpha-2'
6969
groovyVersion = '4.0.13'
7070
hamcrestVersion = '2.2'
7171
hazelcastVersion = '5.3.1'
@@ -85,31 +85,31 @@ ext {
8585
jythonVersion = '2.7.3'
8686
kotlinCoroutinesVersion = '1.7.2'
8787
kryoVersion = '5.5.0'
88-
lettuceVersion = '6.2.4.RELEASE'
88+
lettuceVersion = '6.2.6.RELEASE'
8989
log4jVersion = '2.20.0'
9090
mailVersion = '2.0.2'
91-
micrometerTracingVersion = '1.2.0-SNAPSHOT'
92-
micrometerVersion = '1.12.0-SNAPSHOT'
91+
micrometerTracingVersion = '1.2.0-M2'
92+
micrometerVersion = '1.12.0-M2'
9393
mockitoVersion = '5.4.0'
9494
mongoDriverVersion = '4.10.2'
9595
mysqlVersion = '8.0.33'
9696
pahoMqttClientVersion = '1.2.5'
9797
postgresVersion = '42.6.0'
98-
protobufVersion = '3.24.0-RC2'
98+
protobufVersion = '3.24.1'
9999
r2dbch2Version = '1.0.0.RELEASE'
100-
reactorVersion = '2023.0.0-SNAPSHOT'
100+
reactorVersion = '2023.0.0-M2'
101101
resilience4jVersion = '2.1.0'
102102
romeToolsVersion = '2.1.0'
103103
rsocketVersion = '1.1.4'
104104
servletApiVersion = '6.0.0'
105105
smackVersion = '4.4.6'
106106
springAmqpVersion = '3.0.6'
107-
springDataVersion = '2023.1.0-SNAPSHOT'
107+
springDataVersion = '2023.1.0-M2'
108108
springGraphqlVersion = '1.2.2'
109-
springKafkaVersion = '3.0.10-SNAPSHOT'
109+
springKafkaVersion = '3.0.10'
110110
springRetryVersion = '2.0.2'
111-
springSecurityVersion = '6.2.0-SNAPSHOT'
112-
springVersion = '6.1.0-SNAPSHOT'
111+
springSecurityVersion = '6.2.0-M2'
112+
springVersion = '6.1.0-M4'
113113
springWsVersion = '4.0.4'
114114
testcontainersVersion = '1.18.3'
115115
tomcatVersion = '10.1.11'

0 commit comments

Comments
 (0)