Skip to content

Commit 41f0227

Browse files
committed
Upgrade org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0
1 parent 9117770 commit 41f0227

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,10 @@
186186
<dependency>
187187
<groupId>org.codehaus.plexus</groupId>
188188
<artifactId>plexus-utils</artifactId>
189-
<version>3.5.1</version>
189+
</dependency>
190+
<dependency>
191+
<groupId>org.codehaus.plexus</groupId>
192+
<artifactId>plexus-xml</artifactId>
190193
</dependency>
191194

192195
<!-- misc -->

0 commit comments

Comments
 (0)