Skip to content

Commit 68826f7

Browse files
snyk-botslachiewicz
authored andcommitted
fix: modello-maven-plugin/src/it/maven-model/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31522
1 parent 2138901 commit 68826f7

File tree

1 file changed

+1
-1
lines changed
  • modello-maven-plugin/src/it/maven-model

1 file changed

+1
-1
lines changed

modello-maven-plugin/src/it/maven-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.codehaus.plexus</groupId>
4646
<artifactId>plexus-utils</artifactId>
47-
<version>3.0.13</version>
47+
<version>3.0.16</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>junit</groupId>

0 commit comments

Comments
 (0)