2
0
Эх сурвалжийг харах

Upgrade Spring Framework to 5.2.18.RELEASE

Close gh-10375
Eleftheria Stein 3 жил өмнө
parent
commit
b1588c3d73

+ 1 - 1
gradle/dependency-management.gradle

@@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
 }
 }
 
 
 if (!project.hasProperty('springVersion')) {
 if (!project.hasProperty('springVersion')) {
-	ext.springVersion = '5.2.16.RELEASE'
+	ext.springVersion = '5.2.18.RELEASE'
 }
 }
 
 
 if (!project.hasProperty('springDataVersion')) {
 if (!project.hasProperty('springDataVersion')) {