Skip to content

Commit

Permalink
fix: ahao-spring-boot-shiro/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-6156658
  • Loading branch information
snyk-bot committed Jan 15, 2024
1 parent 55b4bb7 commit 3d5637a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ahao-spring-boot-shiro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>jar</packaging>

<properties>
<shiro.version>1.7.0</shiro.version>
<shiro.version>1.13.0</shiro.version>
<shiro.redis.version>3.2.3</shiro.redis.version>
</properties>

Expand Down

0 comments on commit 3d5637a

Please sign in to comment.