INT-1584 upgraded the Spring Security dependency to 3.0.4.RELEASE

This commit is contained in:
Mark Fisher
2010-11-03 17:13:31 -04:00
parent cc242ae69b
commit 6eb8f16cb4

View File

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