Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 6736040929
Bump shiro-core from 1.4.0 to 1.6.0 in /CreateName-api
Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.0 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.0...shiro-root-1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 18:05:30 +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.6.0</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>