Skip to content

Commit d385884

Browse files
committed
Upgrade to SF-4.3.20
1 parent b1b3174 commit d385884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ subprojects { subproject ->
136136
springSecurityVersion = '4.2.7.RELEASE'
137137
springSocialTwitterVersion = '1.1.2.RELEASE'
138138
springRetryVersion = '1.1.3.RELEASE'
139-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.18.RELEASE'
139+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.20.RELEASE'
140140
springWsVersion = '2.3.0.RELEASE'
141141
xmlUnitVersion = '1.6'
142142
xstreamVersion = '1.4.7'

0 commit comments

Comments
 (0)