Skip to content

Commit 344c6bc

Browse files
committed
Upgrade to S-WS-3.1.0-RC1, prepare for release
1 parent e901c89 commit 344c6bc

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
@@ -103,7 +103,7 @@ ext {
103103
springRetryVersion = '1.3.1'
104104
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0-RC1'
105105
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.6'
106-
springWsVersion = '3.1.0-M2'
106+
springWsVersion = '3.1.0-RC1'
107107
tomcatVersion = '9.0.45'
108108
xmlUnitVersion = '2.8.2'
109109
xstreamVersion = '1.4.16'

0 commit comments

Comments
 (0)