Skip to content

Commit

Permalink
remove unused plexus dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and slachiewicz committed Apr 17, 2021
1 parent b4577c9 commit 5097cee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@
<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 5097cee

Please sign in to comment.