diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 6353f8a..eb28d0e 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.jasig.cas - 3.1.4 + 3.1.5 cas-client 4.0.0 diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index 1858477..cc38cbd 100644 --- a/cas-client-integration-atlassian/pom.xml +++ b/cas-client-integration-atlassian/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.jasig.cas - 3.1.4 + 3.1.5 cas-client 4.0.0 @@ -59,7 +59,13 @@ atlassian-seraph com.atlassian.seraph 0.37 - provided + provided + + + opensymphony + propertyset + + diff --git a/pom.xml b/pom.xml index 1ac17d0..f88ed7d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.jasig.cas - 3.1.4 + 3.1.5 cas-client pom JA-SIG CAS Client for Java