Skip to content

Commit dd76d10

Browse files
committed
Remove trove version from pom.xml
trove is managed now (at the same version 3.0.3 as specified in pom.xml) and eclipse shows this warning: > Duplicating managed version 3.0.3 for trove4j
1 parent 065f241 commit dd76d10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
233233
<dependency>
234234
<groupId>net.sf.trove4j</groupId>
235235
<artifactId>trove4j</artifactId>
236-
<version>3.0.3</version>
237236
</dependency>
238237
<dependency>
239238
<groupId>org.ojalgo</groupId>

0 commit comments

Comments
 (0)