Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent c9a9fa3 commit 56e17ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ SOFTWARE.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>ch.qos.reload4j</groupId>
Expand Down

0 comments on commit 56e17ed

Please sign in to comment.