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] <support@github.com>pull/1/head
parent
a4d5430454
commit
7a2d96deac
|
@ -91,7 +91,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.shiro</groupId>
|
<groupId>org.apache.shiro</groupId>
|
||||||
<artifactId>shiro-core</artifactId>
|
<artifactId>shiro-core</artifactId>
|
||||||
<version>1.4.0</version>
|
<version>1.4.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>slf4j-api</artifactId>
|
<artifactId>slf4j-api</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue