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>
This commit is contained in:
dependabot[bot]
2020-02-04 22:42:03 +00:00
committed by GitHub
parent 1759c923ec
commit dca42eafa7

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-->