Skip to content

Commit

Permalink
Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent 91f81e9 commit ed9d2df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,12 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<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.codehaus.plexus</groupId>
Expand Down

0 comments on commit ed9d2df

Please sign in to comment.