INT-1911 upgraded WS module to use Spring-WS 2.0.2

This commit is contained in:
Oleg Zhurakousky
2011-05-23 08:18:36 -04:00
parent bf3bc178ad
commit 6510d77170
4 changed files with 12 additions and 12 deletions

View File

@@ -123,7 +123,7 @@ configure(javaprojects) {
mockitoVersion = '1.8.4'
springVersion = '3.0.5.RELEASE'
springSecurityVersion = '3.0.5.RELEASE'
springWsVersion = '1.5.9'
springWsVersion = '2.0.2.RELEASE'
sourceSets {
test {