Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit f7bc242

Browse files
committed
Remove unused dependency
1 parent 7f24e71 commit f7bc242

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,6 @@
132132
<arg>-proc:none</arg>
133133
</compilerArgs>
134134
</configuration>
135-
<dependencies>
136-
<dependency>
137-
<groupId>org.codehaus.plexus</groupId>
138-
<artifactId>plexus-compiler-eclipse</artifactId>
139-
<version>2.8.5</version>
140-
</dependency>
141-
</dependencies>
142135
</plugin>
143136
<plugin>
144137
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)