Repository: shiro
Updated Branches:
  refs/heads/master e109f816f -> 235209e42


SHIRO-518 Updating cas-client-core version to 3.2.2
Submitted by: Jérôme Leleu

git-svn-id: https://svn.apache.org/repos/asf/shiro/branches/1.2.x@1666343 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/shiro/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro/commit/f47ced33
Tree: http://git-wip-us.apache.org/repos/asf/shiro/tree/f47ced33
Diff: http://git-wip-us.apache.org/repos/asf/shiro/diff/f47ced33

Branch: refs/heads/master
Commit: f47ced33952b1a8e3b45fb843efe1522ec4c519b
Parents: e109f81
Author: Brian Demers <[email protected]>
Authored: Fri Mar 13 01:17:26 2015 +0000
Committer: Brian Demers <[email protected]>
Committed: Tue Jun 21 10:25:49 2016 -0700

----------------------------------------------------------------------
 support/cas/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro/blob/f47ced33/support/cas/pom.xml
----------------------------------------------------------------------
diff --git a/support/cas/pom.xml b/support/cas/pom.xml
index ddc183d..659f97a 100644
--- a/support/cas/pom.xml
+++ b/support/cas/pom.xml
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.jasig.cas.client</groupId>
             <artifactId>cas-client-core</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2</version>
         </dependency>
         <dependency>
             <!-- for Optional SAML ticket validation: -->

Reply via email to