Skip to content

Commit

Permalink
fix: modello-maven-plugin/src/it/maven-model/pom.xml to reduce vulner…
Browse files Browse the repository at this point in the history
…abilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31522
  • Loading branch information
snyk-bot authored and slachiewicz committed May 16, 2022
1 parent 2138901 commit 68826f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modello-maven-plugin/src/it/maven-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.13</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 68826f7

Please sign in to comment.