Skip to content

Commit 534bb6c

Browse files
committed
Bump SF to 5.0.3
1 parent 9f6457f commit 534bb6c

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 = '5.0.0.RELEASE'
137137
springSocialTwitterVersion = '1.1.2.RELEASE'
138138
springRetryVersion = '1.2.1.RELEASE'
139-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.2.RELEASE'
139+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.3.RELEASE'
140140
springWsVersion = '3.0.0.RELEASE'
141141
tomcatVersion = "8.5.23"
142142
xmlUnitVersion = '1.6'

0 commit comments

Comments
 (0)