INT-1635 upgraded Spring Security dependency to 3.0.5.RELEASE

This commit is contained in:
Mark Fisher
2010-11-18 17:18:20 -05:00
parent 9b85a2f550
commit cf45498376

View File

@@ -122,7 +122,7 @@ configure(javaprojects) {
log4jVersion = '1.2.12'
mockitoVersion = '1.8.4'
springVersion = '3.0.5.RELEASE'
springSecurityVersion = '3.0.4.RELEASE'
springSecurityVersion = '3.0.5.RELEASE'
springWsVersion = '1.5.9'
sourceSets {