Skip to content

Commit 6ea2d80

Browse files
committed
Upgrade to S-F-4.3.14
1 parent 40404f4 commit 6ea2d80

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
@@ -136,7 +136,7 @@ subprojects { subproject ->
136136
springSecurityVersion = '4.1.4.RELEASE'
137137
springSocialTwitterVersion = '1.1.2.RELEASE'
138138
springRetryVersion = '1.1.3.RELEASE'
139-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.13.RELEASE'
139+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.14.RELEASE'
140140
springWsVersion = '2.3.0.RELEASE'
141141
xmlUnitVersion = '1.6'
142142
xstreamVersion = '1.4.7'

0 commit comments

Comments
 (0)