upgraded to CAS Client for Java 3.1.9
This commit is contained in:
Scott Battaglia 2009-11-18 15:10:16 +00:00
parent f35cb48407
commit 585311aa4a

View File

@ -43,7 +43,7 @@
<dependency> <dependency>
<groupId>org.jasig.cas</groupId> <groupId>org.jasig.cas</groupId>
<artifactId>cas-client-core</artifactId> <artifactId>cas-client-core</artifactId>
<version>3.1.5</version> <version>3.1.9</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.sf.ehcache</groupId> <groupId>net.sf.ehcache</groupId>