This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 7d7d0afbf7 build(deps): bump shiro-version from 2.1.0 to 2.2.0 (#2023)
(#2041)
7d7d0afbf7 is described below
commit 7d7d0afbf7ea65706cefc335639a5811683210a1
Author: JB Onofré <[email protected]>
AuthorDate: Fri May 22 15:31:25 2026 +0200
build(deps): bump shiro-version from 2.1.0 to 2.2.0 (#2023) (#2041)
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 0bc810c1bc..d1adfebe20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
<qpid-jms-version>2.10.0</qpid-jms-version>
<netty-version>4.2.10.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.17</slf4j-version>
<snappy-version>1.1.10.7</snappy-version>
<spring-version>6.2.18</spring-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact