Skip to content

Commit

Permalink
Bump shiro.version from 2.0.1 to 2.0.2 (#1090)
Browse files Browse the repository at this point in the history
Bumps `shiro.version` from 2.0.1 to 2.0.2.

Updates `org.apache.shiro:shiro-core` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-2.0.1...shiro-root-2.0.2)

Updates `org.apache.shiro:shiro-ehcache` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/apache/shiro/releases)
- [Commits](apache/shiro@shiro-root-2.0.1...shiro-root-2.0.2)

Updates `org.apache.shiro:shiro-spring` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/apache/shiro/releases)
- [Commits](apache/shiro@shiro-root-2.0.1...shiro-root-2.0.2)

Updates `org.apache.shiro:shiro-web` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-2.0.1...shiro-root-2.0.2)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.shiro:shiro-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.shiro:shiro-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.shiro:shiro-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 19, 2024
1 parent 09efdd2 commit fcb11ff
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 @@ -274,7 +274,7 @@
<javassist.version>3.30.2-GA</javassist.version>
<jetty.version>11.0.24</jetty.version>
<sf-jung.version>2.1.1</sf-jung.version>
<shiro.version>2.0.1</shiro.version>
<shiro.version>2.0.2</shiro.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<log4j.version>2.24.1</log4j.version>
Expand Down

0 comments on commit fcb11ff

Please sign in to comment.