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 2019/11/20 10:29:18 UTC

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

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

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


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

commit 98a5345cbc10d6f9b529f387ddf7dae95ed03f24
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Nov 20 10:21:46 2019 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6de968b..58d2c83 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -29,7 +29,6 @@
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>
-
   <properties>
     <compiler.fork>true</compiler.fork>
     <cxf.codegenplugin.forkmode>once</cxf.codegenplugin.forkmode>
@@ -622,7 +621,7 @@
     <servicemix-specs-version>2.9.0</servicemix-specs-version>
     <servlet-api-3.0-version>1.0</servlet-api-3.0-version>
     <servlet-version-range>[3,4)</servlet-version-range>
-    <shiro-version>1.4.0</shiro-version>
+    <shiro-version>1.4.2</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>