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/11/02 06:51:08 UTC

[camel] branch camel-3.4.x updated: Updating Shiro to 1.7.0

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

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


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

commit c7cd870e9db9720402cdb31f19e836ad81d3bb78
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Nov 2 06:43:49 2020 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0bb7557..2f4933a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -490,7 +490,7 @@
         <scribe-version>1.3.7</scribe-version>
         <servicemix-specs-version>2.9.0</servicemix-specs-version>
         <servlet-version-range>[3,4)</servlet-version-range>
-        <shiro-version>1.5.3</shiro-version>
+        <shiro-version>1.7.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>