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 ->
121121 kryoShadedVersion = ' 3.0.3'
122122 lettuceVersion = ' 5.1.0.RELEASE'
123123 log4jVersion = ' 2.11.1'
124- micrometerVersion = ' 1.1.0-SNAPSHOT '
124+ micrometerVersion = ' 1.1.0'
125125 mockitoVersion = ' 2.22.0'
126126 mysqlVersion = ' 8.0.11'
127127 pahoMqttClientVersion = ' 1.2.0'
@@ -138,7 +138,7 @@ subprojects { subproject ->
138138 springGemfireVersion = ' 2.1.1.RELEASE'
139139 springSecurityVersion = ' 5.1.0.RELEASE'
140140 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 '
142142 springWsVersion = ' 3.0.3.RELEASE'
143143 tomcatVersion = " 9.0.12"
144144 xmlUnitVersion = ' 1.6'
You can’t perform that action at this time.
0 commit comments