Skip to content

Commit

Permalink
Revert "remove unused plexus dependency"
Browse files Browse the repository at this point in the history
This reverts commit 5097cee.
  • Loading branch information
elharo authored and slachiewicz committed Apr 17, 2021
1 parent 8f31df7 commit 1461e4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@
<version>${mavenVersion}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
<version>2.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
Expand Down

0 comments on commit 1461e4d

Please sign in to comment.