Skip to content

Commit

Permalink
fix: 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-ORGSPRINGFRAMEWORK-6444790
  • Loading branch information
snyk-bot committed Mar 15, 2024
1 parent 1c20499 commit 53f7760
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 @@ -118,7 +118,7 @@
<shiro-extras.version>1.1.0</shiro-extras.version>
<slf4j.version>1.7.12</slf4j.version>
<snakeyaml.version>1.16</snakeyaml.version>
<spring.version>4.3.30.RELEASE</spring.version>
<spring.version>5.3.33</spring.version>
<spring-batch.version>3.0.10.RELEASE</spring-batch.version>
<sshd.version>0.8.0</sshd.version>
<totp.version>1.7.1</totp.version>
Expand Down

0 comments on commit 53f7760

Please sign in to comment.