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 6070fc5 [AMQ-7475] Upgrade to Shiro 1.5.3
6070fc5 is described below
commit 6070fc5ae64092a5fca2952aa8e64f4cba4e335e
Author: Francois Papon <[email protected]>
AuthorDate: Tue May 5 07:35:08 2020 +0200
[AMQ-7475] Upgrade to Shiro 1.5.3
(cherry picked from commit b3b4df329c8269fea2c7322bcf4f8c08b516b25f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dfcb216..dfe73fe 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.2</shiro-version>
+ <shiro-version>1.5.3</shiro-version>
<scalatest-version>3.0.8</scalatest-version>
<slf4j-version>1.7.25</slf4j-version>
<snappy-version>1.1.2</snappy-version>