소스 검색

SEC-1299

upgraded to CAS Client for Java 3.1.9
Scott Battaglia 15 년 전
부모
커밋
585311aa4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>