Skip to content

Commit c5f92dc

Browse files
fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4
1 parent fe2f6d8 commit c5f92dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eo-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>org.codehaus.plexus</groupId>
209209
<artifactId>plexus-utils</artifactId>
210-
<version>3.6.0</version>
210+
<version>4.0.2</version>
211211
</dependency>
212212
<dependency>
213213
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)