Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 7a2d96deac
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>
2020-02-05 00:20:41 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>1.4.0</version>
<version>1.4.2</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>