Skip to content

Commit

Permalink
Bump shiro.version from 1.6.0 to 1.8.0 in /learn-shiro
Browse files Browse the repository at this point in the history
Bumps `shiro.version` from 1.6.0 to 1.8.0.

Updates `shiro-core` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.6.0...shiro-root-1.8.0)

Updates `shiro-spring` from 1.6.0 to 1.8.0

Updates `shiro-cas` from 1.6.0 to 1.8.0

Updates `shiro-web` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.6.0...shiro-root-1.8.0)

Updates `shiro-ehcache` from 1.6.0 to 1.8.0

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
  dependency-type: direct:production
- dependency-name: org.apache.shiro:shiro-spring
  dependency-type: direct:production
- dependency-name: org.apache.shiro:shiro-cas
  dependency-type: direct:production
- dependency-name: org.apache.shiro:shiro-web
  dependency-type: direct:production
- dependency-name: org.apache.shiro:shiro-ehcache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent 43ab181 commit bca0cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-shiro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>learn-shiro</artifactId>
<packaging>war</packaging>
<properties>
<shiro.version>1.6.0</shiro.version>
<shiro.version>1.8.0</shiro.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit bca0cc0

Please sign in to comment.