This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 6437c795a AMQ-9358: Upgrade to shiro 1.12.0
6437c795a is described below
commit 6437c795a5def8512de44c7b9a8a008db01f9bbc
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 14:59:33 2023 +0200
AMQ-9358: Upgrade to shiro 1.12.0
(cherry picked from commit 0397c3a79424a7411b52800aa11a06e8f361178a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ac9a9d4f0..591c39aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,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.11.0</shiro-version>
+ <shiro-version>1.12.0</shiro-version>
<slf4j-version>2.0.9</slf4j-version>
<snappy-version>1.1.2</snappy-version>
<spring-version>5.3.30</spring-version>