Skip to content

Commit

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

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 68826f7 commit 017ed1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modello-maven-plugin/src/it/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.13</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>
Expand Down

0 comments on commit 017ed1b

Please sign in to comment.