File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ subprojects { subproject ->
121
121
kryoShadedVersion = ' 3.0.3'
122
122
lettuceVersion = ' 5.1.0.RELEASE'
123
123
log4jVersion = ' 2.11.1'
124
- micrometerVersion = ' 1.1.0-SNAPSHOT '
124
+ micrometerVersion = ' 1.1.0'
125
125
mockitoVersion = ' 2.22.0'
126
126
mysqlVersion = ' 8.0.11'
127
127
pahoMqttClientVersion = ' 1.2.0'
@@ -138,7 +138,7 @@ subprojects { subproject ->
138
138
springGemfireVersion = ' 2.1.1.RELEASE'
139
139
springSecurityVersion = ' 5.1.0.RELEASE'
140
140
springRetryVersion = ' 1.2.2.RELEASE'
141
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.2.BUILD-SNAPSHOT '
141
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.2.RELEASE '
142
142
springWsVersion = ' 3.0.3.RELEASE'
143
143
tomcatVersion = " 9.0.12"
144
144
xmlUnitVersion = ' 1.6'
You can’t perform that action at this time.
0 commit comments