Skip to content

Commit

Permalink
Add dependency to Plexus Xml 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 7, 2023
1 parent 6d8da08 commit 1a56aa9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@
<artifactId>plexus-utils</artifactId>
<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>
<artifactId>plexus-interpolation</artifactId>
Expand Down

0 comments on commit 1a56aa9

Please sign in to comment.