From d877bad76645c378e2e17cb6302c01e795a4f70b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:53:37 +0000 Subject: [PATCH] Bump shiro-core from 1.2.4 to 1.9.1 in /vertx-auth-shiro Bumps [shiro-core](https://github.com/apache/shiro) from 1.2.4 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.2.4...shiro-root-1.9.1) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vertx-auth-shiro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertx-auth-shiro/pom.xml b/vertx-auth-shiro/pom.xml index 9887fd166..1307dff98 100644 --- a/vertx-auth-shiro/pom.xml +++ b/vertx-auth-shiro/pom.xml @@ -46,7 +46,7 @@ org.apache.shiro shiro-core - 1.2.4 + 1.9.1 org.slf4j