Browse Source

SEC-1046

upgrade to CAS Client for Java 3.1.4
3.0.x
Scott Battaglia 17 years ago
parent
commit
717fdcfec3
  1. 2
      cas/pom.xml

2
cas/pom.xml

@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
<dependency>
<groupId>org.jasig.cas</groupId>
<artifactId>cas-client-core</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>

Loading…
Cancel
Save