Skip to content

Commit

Permalink
Bump shiro-core from 1.8.0 to 1.9.1 (apache#4397)
Browse files Browse the repository at this point in the history
Bumps [shiro-core](https://github.com/apache/shiro) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2022
1 parent 53f494f commit 0ab56cd
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 @@ -135,7 +135,7 @@
<commons.io.version>2.7</commons.io.version>
<commons.collections.version>3.2.2</commons.collections.version>
<commons.cli.version>1.4</commons.cli.version>
<shiro.version>1.8.0</shiro.version>
<shiro.version>1.9.1</shiro.version>
<bouncycastle.version>1.60</bouncycastle.version>
<maven.version>3.6.3</maven.version>
<dropwizard.version>4.1.14</dropwizard.version>
Expand Down

0 comments on commit 0ab56cd

Please sign in to comment.