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 071c7ae  Update shiro to 1.7.1
071c7ae is described below

commit 071c7ae8e3497d5a573ebf5fccd89fbb185a7ae6
Author: É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 bb9a484..e3dad53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,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.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>

Reply via email to