This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new e57ad839b [AMQ-9402] Upgrade to Shiro 1.13.0
e57ad839b is described below

commit e57ad839b88ed333299002cbbe19ec41db108e9e
Author: francois papon <[email protected]>
AuthorDate: Tue Nov 21 18:46:14 2023 +0100

    [AMQ-9402] Upgrade to Shiro 1.13.0
    
    (cherry picked from commit c9d18665c3b38454c4c3616eeabc31559894c138)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 815fe8a2b..054b90a7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <netty-version>4.1.94.Final</netty-version>
     <regexp-version>1.4</regexp-version>
     <rome-version>2.1.0</rome-version>
-    <shiro-version>1.12.0</shiro-version>
+    <shiro-version>1.13.0</shiro-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
     <spring-version>5.3.30</spring-version>

Reply via email to