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-8384234
  • Loading branch information
snyk-bot committed Nov 30, 2024
1 parent 05934af commit 3876bd5
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 @@ -8,7 +8,7 @@
<packaging>war</packaging>

<properties>
<spring.version>5.3.34</spring.version>
<spring.version>6.0.0</spring.version>
<hibernate.version>5.6.15.Final</hibernate.version>
</properties>

Expand Down

0 comments on commit 3876bd5

Please sign in to comment.