Bump shiro.version from 1.4.0 to 1.5.0
Bumps `shiro.version` from 1.4.0 to 1.5.0. Updates `shiro-core` from 1.4.0 to 1.5.0 - [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.5.0) Updates `shiro-spring` from 1.4.0 to 1.5.0 Updates `shiro-ehcache` from 1.4.0 to 1.5.0 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
55db83aced
commit
a6f69d6621
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<java.version>1.8</java.version>
|
||||
<shiro.version>1.4.0</shiro.version>
|
||||
<shiro.version>1.5.0</shiro.version>
|
||||
<thymeleaf.extras.shiro.version>2.0.0</thymeleaf.extras.shiro.version>
|
||||
<mybatis.spring.boot.starter.version>1.3.2</mybatis.spring.boot.starter.version>
|
||||
<pagehelper.spring.boot.starter.version>1.2.5</pagehelper.spring.boot.starter.version>
|
||||
|
|
Loading…
Reference in New Issue