Skip to content

Commit ed9d2df

Browse files
Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#87)
1 parent 91f81e9 commit ed9d2df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,12 @@
104104
<dependency>
105105
<groupId>org.codehaus.plexus</groupId>
106106
<artifactId>plexus-utils</artifactId>
107-
<version>3.5.1</version>
107+
<version>4.0.0</version>
108+
</dependency>
109+
<dependency>
110+
<groupId>org.codehaus.plexus</groupId>
111+
<artifactId>plexus-xml</artifactId>
112+
<version>3.0.0</version>
108113
</dependency>
109114
<dependency>
110115
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)