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-6597980
  • Loading branch information
snyk-bot committed Apr 14, 2024
1 parent b542ba2 commit 362512a
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.33</spring.version>
<spring.version>5.3.34</spring.version>
<hibernate.version>5.6.15.Final</hibernate.version>
</properties>

Expand Down

0 comments on commit 362512a

Please sign in to comment.