SWS-940 Upgrade to Spring Security 3.2.9.RELEASE

This commit is contained in:
Greg Turnquist
2016-01-27 16:17:18 -06:00
parent 396854d108
commit 8032640b1b

View File

@@ -13,7 +13,7 @@ configure(allprojects) {
group = "org.springframework.ws"
ext.springVersion = "4.0.9.RELEASE"
ext.springSecurityVersion = "3.2.7.RELEASE"
ext.springSecurityVersion = "3.2.9.RELEASE"
ext.axiomVersion = "1.2.15"
ext.smackVersion = "4.1.5"