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/02/10 06:55:52 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7385] Upgrade to shiro 1.5.0

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 19a88de  [AMQ-7385] Upgrade to shiro 1.5.0
19a88de is described below

commit 19a88dea98d0383f100644f063d091bbd027a19c
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 28 14:32:02 2020 +0100

    [AMQ-7385] Upgrade to shiro 1.5.0
    
    (cherry picked from commit 8d5fa7bc69e386ef522e0396d82f2c3e18e5c1bc)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 54d8bba..b1d1eb6 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.2</shiro-version>
+    <shiro-version>1.5.0</shiro-version>
     <scalatest-version>2.1.5</scalatest-version>
     <slf4j-version>1.7.25</slf4j-version>
     <snappy-version>1.1.2</snappy-version>