upgraded to the most recent CAS Client for Java (3.1.3)
This commit is contained in:
Scott Battaglia 2008-06-18 17:22:20 +00:00
parent c56d524bd9
commit d7f194df78
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>org.jasig.cas</groupId>
<artifactId>cas-client-core</artifactId>
<version>3.1.1</version>
<version>3.1.3</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
@ -54,7 +54,7 @@
javax.servlet.*;version="[2.4.0, 3.0.0)";resolution:=optional,
net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.jasig.cas.client.*;version="[3.1.1, 4.0.0)"
org.jasig.cas.client.*;version="[3.1.3, 4.0.0)"
</spring.osgi.import>
<spring.osgi.private.pkg>