소스 검색

NOJIRA

upgraded to latest CAS client (3.1.10)
Scott Battaglia 15 년 전
부모
커밋
3bb5ca5d4b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cas/pom.xml

+ 1 - 1
cas/pom.xml

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