Skip to content

Commit

Permalink
Upgrade org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 10, 2024
1 parent 9117770 commit 41f0227
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,10 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
</dependency>

<!-- misc -->
Expand Down

0 comments on commit 41f0227

Please sign in to comment.