SEC-1066: Update cas client to 3.1.5

This commit is contained in:
Luke Taylor 2008-12-29 01:34:24 +00:00
parent 65a78ce4a4
commit 9ca9b4da8e
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.4</version>
<version>3.1.5</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>