From 589ea3d0a4f882ed1f167664250f40aeef5a22fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 09:50:31 +0000 Subject: [PATCH] security(deps): bump org.apache.shiro:shiro-core from 1.13.0 to 2.0.6 Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 1.13.0 to 2.0.6. - [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-1.13.0...shiro-root-2.0.6) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- influent-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/influent-server/pom.xml b/influent-server/pom.xml index eca8f84..18c973d 100644 --- a/influent-server/pom.xml +++ b/influent-server/pom.xml @@ -104,7 +104,7 @@ org.apache.shiro shiro-core - 1.13.0 + 2.0.6 compile