Skip to content

Commit

Permalink
Bump org.apache.shiro:shiro-web in /security-integration-shiro
Browse files Browse the repository at this point in the history
Bumps [org.apache.shiro:shiro-web](https://github.com/apache/shiro) from 1.2.0 to 1.12.0.
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@1.2.0...shiro-root-1.12.0)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lincolnthree committed Nov 1, 2023
1 parent 265ad67 commit 1f87c49
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.2.0</version>
<version>1.12.0</version>
<scope>provided</scope>
<!-- We have to use an older version of this dependency -->
<exclusions>
Expand Down

0 comments on commit 1f87c49

Please sign in to comment.