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 59756ff AMQ-7348 - Update Apache Shiro
59756ff is described below
commit 59756ff85b550d7355ed22cc836a3c723a6c8a50
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 20 10:20:18 2019 +0000
AMQ-7348 - Update Apache Shiro
(cherry picked from commit 46b3dfa9429af793ce76b2615b20e9e62a4c833a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c57aa7b..63d8918 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.0</scala-version>
- <shiro-version>1.4.1</shiro-version>
+ <shiro-version>1.4.2</shiro-version>
<scalatest-version>2.1.5</scalatest-version>
<slf4j-version>1.7.25</slf4j-version>
<snappy-version>1.1.2</snappy-version>