From cdbf595c9b1328a377449b05ab314e3a6d97879a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:42:05 +0000 Subject: [PATCH] Bump shiro-core from 1.4.0 to 1.9.1 in /javasea-base Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.0 to 1.9.1. - [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.4.0...shiro-root-1.9.1) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- javasea-base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javasea-base/pom.xml b/javasea-base/pom.xml index 424e4cc..d1abf5d 100644 --- a/javasea-base/pom.xml +++ b/javasea-base/pom.xml @@ -88,7 +88,7 @@ org.apache.shiro shiro-core - 1.4.0 + 1.9.1 compile