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

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


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

commit 140cfba05fac4d3cc179958e49e99ef1352427e9
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 7f4adb904..7793649cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,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>2.0.9</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
     <spring-version>6.0.13</spring-version>

Reply via email to