Skip to content

Commit e30741f

Browse files
committed
Upgrade SF to 5.1.4
1 parent e40cfe1 commit e30741f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ subprojects { subproject ->
138138
springGemfireVersion = '2.1.3.RELEASE'
139139
springSecurityVersion = '5.1.2.RELEASE'
140140
springRetryVersion = '1.2.2.RELEASE'
141-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.3.RELEASE'
141+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.4.RELEASE'
142142
springWsVersion = '3.0.4.RELEASE'
143143
tomcatVersion = "9.0.12"
144144
xstreamVersion = '1.4.11.1'

0 commit comments

Comments
 (0)