From 4cc196c440664333470e1d7137e17b7301a52d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 20:42:15 +0000 Subject: [PATCH] Bump shiro-core from 1.2.4 to 1.10.0 in /vertx-auth-shiro Bumps [shiro-core](https://github.com/apache/shiro) from 1.2.4 to 1.10.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-1.2.4...shiro-root-1.10.0) --- 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..6f279b955 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.10.0 org.slf4j