Skip to content

Commit a86c734

Browse files
committed
Add dependency to plexus-utils 4.0.0
1 parent 5b7c776 commit a86c734

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
<artifactId>plexus-xml</artifactId>
4343
<version>4.0.2</version>
4444
</dependency>
45+
<dependency>
46+
<groupId>org.codehaus.plexus</groupId>
47+
<artifactId>plexus-utils</artifactId>
48+
<version>4.0.0</version>
49+
</dependency>
4550
<dependency>
4651
<groupId>org.codehaus.plexus</groupId>
4752
<artifactId>plexus-cipher</artifactId>

0 commit comments

Comments
 (0)