upgraded to CAS Client for Java 3.1.5
This commit is contained in:
Scott Battaglia 2008-12-22 19:37:50 +00:00
parent 7566802a08
commit 22964837e9

View File

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