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 1486069 commit d9b41a2Copy full SHA for d9b41a2
pom.xml
@@ -42,6 +42,11 @@
42
<artifactId>plexus-xml</artifactId>
43
<version>4.0.2</version>
44
</dependency>
45
+ <dependency>
46
+ <groupId>org.codehaus.plexus</groupId>
47
+ <artifactId>plexus-utils</artifactId>
48
+ <version>4.0.0</version>
49
+ </dependency>
50
<dependency>
51
<groupId>org.codehaus.plexus</groupId>
52
<artifactId>plexus-cipher</artifactId>
0 commit comments