From 75086b56da082050b0f24aa55bc5a5849063b521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:25:32 +0000 Subject: [PATCH] Bump shiro.version from 2.0.6 to 2.1.0 Bumps `shiro.version` from 2.0.6 to 2.1.0. Updates `org.apache.shiro:shiro-core` from 2.0.6 to 2.1.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.0.6...shiro-root-2.1.0) Updates `org.apache.shiro:shiro-web` from 2.0.6 to 2.1.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.0.6...shiro-root-2.1.0) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.shiro:shiro-web dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- retired/shiro/security/shiro/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/retired/shiro/security/shiro/pom.xml b/retired/shiro/security/shiro/pom.xml index 0bccce5f321..6fcd90c61da 100644 --- a/retired/shiro/security/shiro/pom.xml +++ b/retired/shiro/security/shiro/pom.xml @@ -115,6 +115,16 @@ shiro-web 2.1.0 + + org.apache.shiro + shiro-core + 2.1.0 + + + org.apache.shiro + shiro-web + 2.1.0 +