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 13257fe commit 82a3086
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 @@ -13,7 +13,7 @@
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<commons-logging.version>1.2</commons-logging.version>
<log4j.version>2.19.0</log4j.version>
<spring.version>5.3.24</spring.version>
<spring.version>5.3.33</spring.version>
<commons-fileupload.version>1.4</commons-fileupload.version>
<commons-io.version>2.11.0</commons-io.version>
<jackson.version>2.14.1</jackson.version>
Expand Down

0 comments on commit 82a3086

Please sign in to comment.