You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/08/25 17:50:47 UTC

camel git commit: Upgrade Apache Shiro to version 1.2.4

Repository: camel
Updated Branches:
  refs/heads/master e78e95f52 -> ae927644c


Upgrade Apache Shiro to version 1.2.4


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

Branch: refs/heads/master
Commit: ae927644c0b896aa71d84f60ac0fb6d154a77c90
Parents: e78e95f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 25 17:49:33 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 25 17:49:33 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ae927644/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b67b043..5d30979 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,7 @@
     <servicemix-specs-version>2.5.0</servicemix-specs-version>
     <servlet-api-3.0-version>1.0</servlet-api-3.0-version>
     <servlet-version-range>[2.5,4)</servlet-version-range>
-    <shiro-version>1.2.3</shiro-version>
+    <shiro-version>1.2.4</shiro-version>
     <sip-api-version>1.1</sip-api-version>
     <!-- use slf4j-api 1.6.x to be easy compatible with older Camel releases -->
     <slf4j-api-version>1.6.6</slf4j-api-version>