Skip to content

Commit

Permalink
Bump 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 1, 2024
1 parent 7d0ebff commit 7222ff6
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 7222ff6

Please sign in to comment.