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/01/24 16:05:14 UTC

[camel] branch master updated: Updating Shiro

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1058927  Updating Shiro
1058927 is described below

commit 105892750176d4bdf9a853e1552a9d60f81217b5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 24 16:04:40 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 aa6556a..637bd50 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -564,7 +564,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.4.2</shiro-version>
+        <shiro-version>1.5.0</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>