Skip to content

Commit

Permalink
Added plexus-xml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrjohn authored Dec 5, 2023
1 parent be35067 commit 988fd8f
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 @@ -226,6 +226,11 @@
<artifactId>plexus-utils</artifactId>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
Expand Down

0 comments on commit 988fd8f

Please sign in to comment.