This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new b97aaaf1b5 build(deps): bump shiro-version from 2.1.0 to 2.2.0 (#2023)
b97aaaf1b5 is described below
commit b97aaaf1b5ede3f3d4747eb3a5d0832e85a6c6b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 22 14:53:36 2026 +0200
build(deps): bump shiro-version from 2.1.0 to 2.2.0 (#2023)
Bumps `shiro-version` from 2.1.0 to 2.2.0.
Updates `org.apache.shiro:shiro-core` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
-
[Commits](https://github.com/apache/shiro/compare/shiro-root-2.1.0...shiro-root-2.2.0)
Updates `org.apache.shiro:shiro-spring` from 2.1.0 to 2.2.0
---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.shiro:shiro-spring
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 336b3074b4..87a0338dd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<qpid-jms-version>2.10.0</qpid-jms-version>
<netty-version>4.2.14.Final</netty-version>
<rome-version>2.1.0</rome-version>
- <shiro-version>2.1.0</shiro-version>
+ <shiro-version>2.2.0</shiro-version>
<slf4j-version>2.0.18</slf4j-version>
<spring-version>6.2.17</spring-version>
<spring-version-range>[6,7)</spring-version-range>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact