From 84b88cbba6ee00829b11bbc04ec21513df6c65e1 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Thu, 8 Feb 2007 16:47:29 +0000 Subject: [PATCH] updated dependencies --- cas-client-core/pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index da1fd62..d1dd5ef 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -79,6 +79,13 @@ compile + + org.springframework + spring-webmvc + 2.0.2 + compile + + org.springframework spring-context @@ -116,11 +123,6 @@ org.springframework spring-jpa - - - org.springframework - spring-webmvc -