Explorar el Código

SEC-1299

upgraded to CAS Client for Java 3.1.9
Scott Battaglia hace 15 años
padre
commit
585311aa4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cas/pom.xml

+ 1 - 1
cas/pom.xml

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