Skip to content

Commit

Permalink
Remove the Eclipse Collections version declaration
Browse files Browse the repository at this point in the history
Use whatever version is being declared upstream by scijava
  • Loading branch information
mdoube committed Oct 29, 2020
1 parent 92aeea5 commit a857378
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Legacy/bonej/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,10 @@
<dependency>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-api</artifactId>
<version>10.4.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections</artifactId>
<version>10.4.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit a857378

Please sign in to comment.