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 f81a80f3e [AMQ-9120] Upgrade to shiro 1.10.0
f81a80f3e is described below
commit f81a80f3ed5011668743ce23426d3da2951d0e43
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 15 14:22:18 2022 +0100
[AMQ-9120] Upgrade to shiro 1.10.0
(cherry picked from commit f93c0ec4eecd6c3c546c04c0dc0c29cd3360761b)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb5d67255..ab72e18a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<netty-version>4.1.75.Final</netty-version>
<regexp-version>1.3</regexp-version>
<rome-version>1.18.0</rome-version>
- <shiro-version>1.9.1</shiro-version>
+ <shiro-version>1.10.0</shiro-version>
<slf4j-version>1.7.36</slf4j-version>
<snappy-version>1.1.2</snappy-version>
<spring-version>5.3.23</spring-version>