1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-2260 - update pom/gradle to use current cas client library

This commit is contained in:
Hans-Joachim Kliemeck
2013-08-17 14:11:55 +02:00
committed by Rob Winch
parent 658a93178c
commit 8b1ab4e85f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.jasig.cas.client</groupId>
<artifactId>cas-client-core</artifactId>
<version>3.1.12</version>
<version>3.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>