Dependency clash resolved (#2235)

This commit is contained in:
Grzegorz Piwowarek
2017-07-09 07:45:22 +02:00
committed by GitHub
parent 9ad123a655
commit fe2d2a6604
12 changed files with 26 additions and 53 deletions
-6
View File
@@ -349,12 +349,6 @@
<artifactId>java-lsh</artifactId>
<version>${java-lsh.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.guava/guava -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>21.0</version>
</dependency>
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-consumer-junit_2.11</artifactId>