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-7945490
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 938b5d3 commit 334f5ac
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 @@ -109,7 +109,7 @@
<metrics.version>3.2.6</metrics.version>
<roda_community_url>https://roda-community.org</roda_community_url>
<testng.groups>all</testng.groups>
<springboot.version>3.3.0</springboot.version>
<springboot.version>3.3.4</springboot.version>
<scope.gwt-dev>provided</scope.gwt-dev>
<logback.version>1.5.6</logback.version>
</properties>
Expand Down

0 comments on commit 334f5ac

Please sign in to comment.