upgrade to CAS Client for Java 3.1.4
This commit is contained in:
Scott Battaglia 2008-12-16 13:22:21 +00:00
parent bf409b5b25
commit 717fdcfec3
1 changed files with 1 additions and 1 deletions

View File

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