Skip to content

Commit

Permalink
build(deps): bump org.apache.shiro:shiro-core from 1.12.0 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.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 01ec138 commit bf29295
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 @@ -229,7 +229,7 @@
<repository.snapshot.id>sonatype-nexus-snapshots</repository.snapshot.id>
<repository.snapshot.name>Sonatype Nexus Snapshots</repository.snapshot.name>
<repository.snapshot.url>https://oss.sonatype.org/content/repositories/snapshots/</repository.snapshot.url>
<shiro.version>1.12.0</shiro.version>
<shiro.version>1.13.0</shiro.version>
<skipTests>false</skipTests>
<slf4j.version>1.7.36</slf4j.version>
<surefireArgLine>-Xmx${build.jvmsize} --illegal-access=permit</surefireArgLine>
Expand Down

0 comments on commit bf29295

Please sign in to comment.