This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
new 8b1dacb Update shiro to 1.7.1
8b1dacb is described below
commit 8b1dacb414f5522d9ea32911241678d3549de5be
Author: EĢtienne H <[email protected]>
AuthorDate: Wed Feb 10 09:24:01 2021 -0800
Update shiro to 1.7.1
Fixes CVE-2020-17523
(cherry picked from commit bf9348eb0bba41e18d7438f0db98b1527e7fe41e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a697469..a7c5f45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<rome-version>1.15.0</rome-version>
<scala-plugin-version>3.1.0</scala-plugin-version>
<scala-version>2.11.11</scala-version>
- <shiro-version>1.7.0</shiro-version>
+ <shiro-version>1.7.1</shiro-version>
<scalatest-version>3.0.8</scalatest-version>
<slf4j-version>1.7.30</slf4j-version>
<snappy-version>1.1.2</snappy-version>