Skip to content

Commit 3bd29ed

Browse files
committed
Upgrade to SF-5.1.6 & S-WS-3.0.7
1 parent 3491cba commit 3bd29ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ subprojects { subproject ->
141141
springGemfireVersion = '2.1.5.RELEASE'
142142
springSecurityVersion = '5.1.4.RELEASE'
143143
springRetryVersion = '1.2.4.RELEASE'
144-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.5.RELEASE'
145-
springWsVersion = '3.0.6.RELEASE'
144+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.6.BUILD-SNAPSHOT'
145+
springWsVersion = '3.0.7.RELEASE'
146146
tomcatVersion = "9.0.16"
147147
xstreamVersion = '1.4.11.1'
148148
}

0 commit comments

Comments
 (0)