Skip to content

Commit

Permalink
update plexus-utils to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 27, 2023
1 parent ace0610 commit b4f6e78
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Expand Up @@ -370,7 +370,12 @@ under the License.
<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>4.0.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit b4f6e78

Please sign in to comment.