From 1712b4992a29136751866e562f517ab188c9343c Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Wed, 7 Feb 2007 17:20:06 +0000 Subject: [PATCH] updated Spring dependencies to 2.0.2 --- cas-client-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 9cd3f10..da1fd62 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -75,21 +75,21 @@ org.springframework spring-web - 2.0.1 + 2.0.2 compile org.springframework spring-context - 2.0.1 + 2.0.2 compile org.springframework spring-mock - 2.0.1 + 2.0.2 compile @@ -132,7 +132,7 @@ - opensaml + org.opensaml opensaml 1.1b jar