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-ORGAPACHEMAVEN-6144614
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent f562d4f commit 6b0d78e
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 @@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<mavenVersion>3.2.5</mavenVersion>
<mavenVersion>3.8.1</mavenVersion>
<jacocoPluginVersion>0.8.10</jacocoPluginVersion>
<javadocPluginVersion>3.5.0</javadocPluginVersion>
<shortJavaVersion>8</shortJavaVersion>
Expand Down

0 comments on commit 6b0d78e

Please sign in to comment.