소스 검색

SEC-1066: Update cas client to 3.1.5

Luke Taylor 16 년 전
부모
커밋
9ca9b4da8e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>