Upgrade to Spring WS 3.1.1
This commit is contained in:
@@ -104,7 +104,7 @@ ext {
|
||||
springRetryVersion = '1.3.1'
|
||||
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.5.0'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.7'
|
||||
springWsVersion = '3.1.0'
|
||||
springWsVersion = '3.1.1'
|
||||
tomcatVersion = '9.0.46'
|
||||
xmlUnitVersion = '2.8.2'
|
||||
xstreamVersion = '1.4.17'
|
||||
|
||||
Reference in New Issue
Block a user