Skip to content

Commit

Permalink
[MRRESOURCES-140] Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xm…
Browse files Browse the repository at this point in the history
…l 3.0.0
  • Loading branch information
slawekjaranowski committed Sep 15, 2023
1 parent 5ee6079 commit 936941d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,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>3.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -161,6 +166,10 @@ under the License.
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
</dependency>

<!-- other -->
<dependency>
Expand Down

0 comments on commit 936941d

Please sign in to comment.