Skip to content

Commit

Permalink
Bump org.apache.shiro:shiro-core from 1.10.1 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 1.10.1 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.10.1...shiro-root-1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent db390cd commit 2bbfbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>1.10.1</version>
<version>1.13.0</version>
<exclusions>
<!-- All these transitive deps are already bundled in shiro core-->
<exclusion>
Expand Down

0 comments on commit 2bbfbf7

Please sign in to comment.