From 2de8b91e919844d66c7c98d7ad77ea99342e690e Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 22 Jul 2010 04:10:37 +0000 Subject: [PATCH] INT-1254 - upgraded to spring-security-3.0.3.RELEASE --- spring-integration-security/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml index 00b0234afd..715e9f9cb6 100644 --- a/spring-integration-security/pom.xml +++ b/spring-integration-security/pom.xml @@ -28,7 +28,7 @@ org.springframework.security spring-security-core - 3.0.2.RELEASE + 3.0.3.RELEASE org.springframework @@ -39,7 +39,7 @@ org.springframework.security spring-security-config - 3.0.2.RELEASE + 3.0.3.RELEASE org.springframework