Skip to content

Commit

Permalink
Bump org.apache.shiro:shiro-spring-boot-web-starter from 1.8.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps org.apache.shiro:shiro-spring-boot-web-starter from 1.8.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-spring-boot-web-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent c9f6dd0 commit def2749
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 @@ -53,7 +53,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<apache-shiro.version>1.8.0</apache-shiro.version>
<apache-shiro.version>2.0.1</apache-shiro.version>
<wicket.version>10.2.0</wicket.version>
<wicketstuff.version>10.0.0</wicketstuff.version>
</properties>
Expand Down

0 comments on commit def2749

Please sign in to comment.