You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/03/27 09:25:12 UTC

[activemq] branch activemq-5.15.x updated: AMQ-7449 - Update Apache Shiro to 1.5.2

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 e718257  AMQ-7449 - Update Apache Shiro to 1.5.2
e718257 is described below

commit e718257dd2f12743f66dae8df13771443a0e0f2b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 24 07:06:00 2020 +0000

    AMQ-7449 - Update Apache Shiro to 1.5.2
    
    (cherry picked from commit ba42d5527ab76d030af78889b8700dcbe877fc78)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9bb864d..dfcb216 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.1</shiro-version>
+    <shiro-version>1.5.2</shiro-version>
     <scalatest-version>3.0.8</scalatest-version>
     <slf4j-version>1.7.25</slf4j-version>
     <snappy-version>1.1.2</snappy-version>