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 46b3dfa AMQ-7348 - Update Apache Shiro
new dc69083 Merge pull request #419 from coheigea/AMQ-7348
46b3dfa is described below
commit 46b3dfa9429af793ce76b2615b20e9e62a4c833a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 20 10:20:18 2019 +0000
AMQ-7348 - Update Apache Shiro
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8960f63..c61f447 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>