Bump shiro-core from 1.2.2 to 1.4.2

Bumps [shiro-core](https://github.com/apache/shiro) from 1.2.2 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.2.2...shiro-root-1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
dev
dependabot[bot] 2020-02-04 22:42:03 +00:00 committed by GitHub
parent 1759c923ec
commit dca42eafa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>1.2.2</version>
<version>1.4.2</version>
</dependency>
<!-- spring begin-->