Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request iipc#24 from lintool/master
Browse files Browse the repository at this point in the history
Proposed fix to issue iipc#23: fastutil conflicts in dependencies
  • Loading branch information
anjackson committed Aug 20, 2014
2 parents be7c587 + b04e710 commit 583e330
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,6 @@
<artifactId>joda-time</artifactId>
<version>1.6</version>
</dependency>
<dependency>
<groupId>fastutil</groupId>
<artifactId>fastutil</artifactId>
<version>5.0.7</version>
<scope>compile</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 583e330

Please sign in to comment.