Skip to content

Commit

Permalink
chore(deps): Bump org.apache.shiro:shiro-web
Browse files Browse the repository at this point in the history
Bumps [org.apache.shiro:shiro-web](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-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 6ed0cbf commit 6bf7941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security-integration-shiro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-web</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
<scope>provided</scope>
<!-- We have to use an older version of this dependency -->
<exclusions>
Expand Down

0 comments on commit 6bf7941

Please sign in to comment.