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 -