We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71253a6 commit 0213a29Copy full SHA for 0213a29
modello-maven-plugin/pom.xml
@@ -37,6 +37,10 @@
37
<groupId>org.codehaus.plexus</groupId>
38
<artifactId>plexus-utils</artifactId>
39
</dependency>
40
+ <dependency>
41
+ <groupId>org.codehaus.plexus</groupId>
42
+ <artifactId>plexus-xml</artifactId>
43
+ </dependency>
44
<dependency>
45
46
<artifactId>plexus-build-api</artifactId>
pom.xml
@@ -313,7 +313,7 @@
313
314
315
316
- <version>3.5.1</version>
+ <version>4.0.0</version>
317
318
319
0 commit comments