From cb59d1606b9c9d912f660428f2fc8ba1807c3bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 17:51:49 +0000 Subject: [PATCH] build(deps): bump shiro-core from 1.4.2 to 1.6.0 in /demo-shiro Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.2 to 1.6.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.4.2...shiro-root-1.6.0) Signed-off-by: dependabot[bot] --- demo-shiro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-shiro/pom.xml b/demo-shiro/pom.xml index 49e5a20..af74ee4 100644 --- a/demo-shiro/pom.xml +++ b/demo-shiro/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro shiro-core - 1.4.2 + 1.6.0 junit