Skip to content

Commit 4b5ac32

Browse files
fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4
1 parent 82b5710 commit 4b5ac32

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
@@ -215,7 +215,7 @@ SOFTWARE.
215215
<dependency>
216216
<groupId>org.codehaus.plexus</groupId>
217217
<artifactId>plexus-utils</artifactId>
218-
<version>3.5.1</version>
218+
<version>4.0.0</version>
219219
</dependency>
220220
<dependency>
221221
<groupId>ch.qos.reload4j</groupId>

0 commit comments

Comments
 (0)