Skip to content

Commit 5097cee

Browse files
elharoslachiewicz
authored andcommitted
remove unused plexus dependency
1 parent b4577c9 commit 5097cee

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@
111111
<version>${mavenVersion}</version>
112112
<scope>test</scope>
113113
</dependency>
114-
<dependency>
115-
<groupId>org.codehaus.plexus</groupId>
116-
<artifactId>plexus-container-default</artifactId>
117-
<version>2.1.0</version>
118-
<scope>provided</scope>
119-
</dependency>
120114
<dependency>
121115
<groupId>org.codehaus.plexus</groupId>
122116
<artifactId>plexus-utils</artifactId>

0 commit comments

Comments
 (0)