Skip to content

Commit

Permalink
Upgrade org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 8dc8168 commit 2fc8632
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 @@ -209,7 +209,10 @@ under the License.
<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>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 2fc8632

Please sign in to comment.