Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit b04e710

Browse files
committed
Proposed fix to issue iipc#23: fastutil conflicts in dependencies
1 parent be7c587 commit b04e710

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,6 @@
183183
<artifactId>joda-time</artifactId>
184184
<version>1.6</version>
185185
</dependency>
186-
<dependency>
187-
<groupId>fastutil</groupId>
188-
<artifactId>fastutil</artifactId>
189-
<version>5.0.7</version>
190-
<scope>compile</scope>
191-
</dependency>
192186
</dependencies>
193187

194188
<build>

0 commit comments

Comments
 (0)