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 5a407eb0a [AMQ-9211] Upgrade to shiro 1.11.0
     new 4f8520141 Merge pull request #977 from jbonofre/AMQ-9211
5a407eb0a is described below

commit 5a407eb0a7c935580ad39920c043380de03a4b90
Author: JB Onofré <[email protected]>
AuthorDate: Thu Feb 9 15:46:05 2023 +0100

    [AMQ-9211] Upgrade to shiro 1.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02c2d8734..357a64058 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <rome-version>1.18.0</rome-version>
     <scala-plugin-version>3.1.0</scala-plugin-version>
     <scala-version>2.11.11</scala-version>
-    <shiro-version>1.9.1</shiro-version>
+    <shiro-version>1.11.0</shiro-version>
     <scalatest-version>3.0.8</scalatest-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>

Reply via email to