Browse Source

SEC-1066

upgraded to CAS Client for Java 3.1.5
Scott Battaglia 16 years ago
parent
commit
22964837e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cas/pom.xml

+ 1 - 1
cas/pom.xml

@@ -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>