You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/02/24 07:19:30 UTC

[camel] branch camel-3.0.x updated: Updating Shiro

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-3.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.0.x by this push:
     new cd5a20e  Updating Shiro
cd5a20e is described below

commit cd5a20e1375a25022b8740157d8a4632fd66e0cf
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Feb 24 06:58:58 2020 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ca912a3..5ba19ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -559,7 +559,7 @@
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-specs-version>2.9.0</servicemix-specs-version>
         <servlet-version-range>[3,4)</servlet-version-range>
-        <shiro-version>1.5.0</shiro-version>
+        <shiro-version>1.5.1</shiro-version>
         <shrinkwrap-descriptors-version>2.0.0</shrinkwrap-descriptors-version>
         <shrinkwrap-resolver-version>3.1.3</shrinkwrap-resolver-version>
         <shrinkwrap-version>1.2.6</shrinkwrap-version>