From 7a2d96deac8c54288043866427ca2b96292a9297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 00:20:41 +0000 Subject: [PATCH] Bump shiro-core from 1.4.0 to 1.4.2 in /login-api Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/master/RELEASE-NOTES) - [Commits](https://github.com/apache/shiro/compare/shiro-root-1.4.0...shiro-root-1.4.2) Signed-off-by: dependabot[bot] --- login-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login-api/pom.xml b/login-api/pom.xml index dab38f1..8b17c18 100644 --- a/login-api/pom.xml +++ b/login-api/pom.xml @@ -91,7 +91,7 @@ org.apache.shiro shiro-core - 1.4.0 + 1.4.2 slf4j-api