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 ba42d55  AMQ-7449 - Update Apache Shiro to 1.5.2
     new 5f02e22  Merge pull request #516 from coheigea/AMQ-7449
ba42d55 is described below

commit ba42d5527ab76d030af78889b8700dcbe877fc78
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Mar 24 07:06:00 2020 +0000

    AMQ-7449 - Update Apache Shiro to 1.5.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 96d10a6..0beb940 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.1</shiro-version>
+    <shiro-version>1.5.2</shiro-version>
     <scalatest-version>3.0.8</scalatest-version>
     <slf4j-version>1.7.25</slf4j-version>
     <snappy-version>1.1.2</snappy-version>

Reply via email to