You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/03/04 14:48:34 UTC

[activemq] branch activemq-5.15.x updated: AMQ-7435 - Update Shiro to 1.5.1

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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new da99670  AMQ-7435 - Update Shiro to 1.5.1
da99670 is described below

commit da9967058f4c64ad6785884663430bd6ac7fd81f
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Mar 4 11:50:49 2020 +0000

    AMQ-7435 - Update Shiro to 1.5.1
    
    (cherry picked from commit 14c134a9c6f90030e68cbe2cd48800473e5ac9f1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23b14ad..11e0ff3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <saxon-bundle-version>9.5.1-5_1</saxon-bundle-version>
     <scala-plugin-version>3.1.0</scala-plugin-version>
     <scala-version>2.11.11</scala-version>
-    <shiro-version>1.5.0</shiro-version>
+    <shiro-version>1.5.1</shiro-version>
     <scalatest-version>3.0.8</scalatest-version>
     <slf4j-version>1.7.25</slf4j-version>
     <snappy-version>1.1.2</snappy-version>