upgraded to latest CAS client (3.1.10)
This commit is contained in:
Scott Battaglia 2009-12-24 14:26:58 +00:00
parent bcb1ff8921
commit 3bb5ca5d4b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,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.9</version> <version>3.1.10</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.sf.ehcache</groupId> <groupId>net.sf.ehcache</groupId>