Skip to content

Commit

Permalink
[MSHARED-1373] Add dependency to plexus-xml
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Mar 31, 2024
1 parent faa095e commit 23cedd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
<artifactId>maven-shared-utils</artifactId>
<version>3.3.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
</dependency>

<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 23cedd4

Please sign in to comment.