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 authored and Knorrke committed May 22, 2024
1 parent 6fde581 commit 2f2177a
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 @@ -17,7 +17,7 @@
<!-- If you change this, you might want to change Configuration version
too -->
<freemarker.version>2.3.32</freemarker.version>
<spring.version>6.0.17</spring.version>
<spring.version>6.0.19</spring.version>
<flyway.version>9.19.0</flyway.version>
<postgresql.version>42.7.2</postgresql.version>
<embedded-postgres.version>1.3.1</embedded-postgres.version>
Expand Down

0 comments on commit 2f2177a

Please sign in to comment.