Skip to content

Commit

Permalink
Bump org.apache.shiro:shiro-core from 1.13.0 to 2.0.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.13.0 to 2.0.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.13.0...shiro-root-2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 2bfaa36 commit bf237d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>1.13.0</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bf237d1

Please sign in to comment.