Skip to content

Commit 6c53c07

Browse files
committed
Replace plexus-utils with plexus-xml 4.0.0
1 parent 337ca1e commit 6c53c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
<dependencies>
4040
<dependency>
4141
<groupId>org.codehaus.plexus</groupId>
42-
<artifactId>plexus-utils</artifactId>
43-
<version>3.5.1</version>
42+
<artifactId>plexus-xml</artifactId>
43+
<version>4.0.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)