Skip to content

Commit

Permalink
Bump shiro.version from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps `shiro.version` from 1.12.0 to 1.13.0.

Updates `org.apache.shiro:shiro-core` from 1.12.0 to 1.13.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.12.0...shiro-root-1.13.0)

Updates `org.apache.shiro:shiro-web` from 1.12.0 to 1.13.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.12.0...shiro-root-1.13.0)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.shiro:shiro-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent de0003a commit a6f1e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shiro-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>war</packaging>

<properties>
<shiro.version>1.12.0</shiro.version>
<shiro.version>1.13.0</shiro.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a6f1e3e

Please sign in to comment.