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-COMMONSIO-1277109
  • Loading branch information
snyk-bot committed May 28, 2024
1 parent e771eb3 commit efad664
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 @@ -486,7 +486,7 @@
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
<maven-surefire-report-plugin.version>3.0.0-M3</maven-surefire-report-plugin.version>
<maven-toolchains-plugin.version>1.1</maven-toolchains-plugin.version>
<maven.version>3.8.2</maven.version>
<maven.version>3.9.7</maven.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<!-- Properties for maven-compiler-plugin -->
<maven.compiler.compilerVersion>1.8</maven.compiler.compilerVersion>
Expand Down

0 comments on commit efad664

Please sign in to comment.