Skip to content

Commit 2f1d86d

Browse files
committed
Upgrade to SF-4.3.23
1 parent 9d19f66 commit 2f1d86d

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
@@ -137,7 +137,7 @@ subprojects { subproject ->
137137
springSecurityVersion = '4.2.7.RELEASE'
138138
springSocialTwitterVersion = '1.1.2.RELEASE'
139139
springRetryVersion = '1.1.3.RELEASE'
140-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.22.RELEASE'
140+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.23.BUILD-SNAPSHOT'
141141
springWsVersion = '2.4.4.RELEASE'
142142
xmlUnitVersion = '1.6'
143143
xstreamVersion = '1.4.7'

0 commit comments

Comments
 (0)