|
@@ -5,9 +5,9 @@ dependencies {
|
|
"org.springframework:spring-context:$springVersion",
|
|
"org.springframework:spring-context:$springVersion",
|
|
"org.springframework:spring-beans:$springVersion",
|
|
"org.springframework:spring-beans:$springVersion",
|
|
"org.springframework:spring-web:$springVersion",
|
|
"org.springframework:spring-web:$springVersion",
|
|
- "org.jasig.cas.client:cas-client-core:3.1.12"
|
|
|
|
|
|
+ "org.jasig.cas.client:cas-client-core:3.2.1"
|
|
|
|
|
|
optional "net.sf.ehcache:ehcache:$ehcacheVersion"
|
|
optional "net.sf.ehcache:ehcache:$ehcacheVersion"
|
|
|
|
|
|
provided "org.apache.tomcat:tomcat-servlet-api:$servletApiVersion"
|
|
provided "org.apache.tomcat:tomcat-servlet-api:$servletApiVersion"
|
|
-}
|
|
|
|
|
|
+}
|