Skip to content

Commit

Permalink
FIX plexus-util conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko committed Mar 21, 2024
1 parent 1f5e752 commit 7263f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenICF-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.24</version>
<version>3.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 7263f88

Please sign in to comment.