@@ -84,29 +84,29 @@ ext {
84
84
lettuceVersion = ' 6.2.0.RELEASE'
85
85
log4jVersion = ' 2.18.0'
86
86
mailVersion = ' 2.0.1'
87
- micrometerVersion = ' 1.10.0-M3 '
88
- micrometerTracingVersion = ' 1.0.0-M6 '
87
+ micrometerVersion = ' 1.10.0-SNAPSHOT '
88
+ micrometerTracingVersion = ' 1.0.0-SNAPSHOT '
89
89
mockitoVersion = ' 4.6.1'
90
90
mongoDriverVersion = ' 4.7.0'
91
91
mysqlVersion = ' 8.0.29'
92
92
pahoMqttClientVersion = ' 1.2.5'
93
93
postgresVersion = ' 42.3.3'
94
94
r2dbch2Version = ' 1.0.0.RC1'
95
- reactorVersion = ' 2022.0.0-M4 '
95
+ reactorVersion = ' 2022.0.0-SNAPSHOT '
96
96
resilience4jVersion = ' 1.7.1'
97
97
romeToolsVersion = ' 1.18.0'
98
98
rsocketVersion = ' 1.1.2'
99
99
saajVersion = ' 2.0.1'
100
100
servletApiVersion = ' 5.0.0'
101
101
smackVersion = ' 4.4.5'
102
- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 3.0.0-M3 '
103
- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2022.0.0-M5 '
102
+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 3.0.0-SNAPSHOT '
103
+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2022.0.0-SNAPSHOT '
104
104
springGraphqlVersion = ' 1.0.1'
105
- springKafkaVersion = ' 3.0.0-M5 '
105
+ springKafkaVersion = ' 3.0.0-SNAPSHOT '
106
106
springRetryVersion = ' 1.3.3'
107
- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 6.0.0-M6 '
108
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0-M5 '
109
- springWsVersion = ' 4.0.0-M2 '
107
+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 6.0.0-SNAPSHOT '
108
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0-SNAPSHOT '
109
+ springWsVersion = ' 4.0.0-SNAPSHOT '
110
110
testcontainersVersion = ' 1.17.3'
111
111
tomcatVersion = ' 10.0.21'
112
112
xmlUnitVersion = ' 2.9.0'
0 commit comments