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:00 UTC

[activemq] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 14c134a  AMQ-7435 - Update Shiro to 1.5.1
     new 372a75f  Merge pull request #498 from coheigea/AMQ-7435
14c134a is described below

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

    AMQ-7435 - Update Shiro to 1.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b66823..1b523fe 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>