Skip to content

Commit

Permalink
Bump 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 21, 2024
1 parent 9fa5aa2 commit d02067a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,12 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<scope>compile</scope>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down

0 comments on commit d02067a

Please sign in to comment.