Update dependencies

This commit is contained in:
Gabriele C
2018-03-24 15:47:40 +01:00
committed by GitHub
parent 6251a69d3e
commit 837bfb7935
+2 -2
View File
@@ -395,7 +395,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.0-jre</version>
<version>24.1-jre</version>
<optional>true</optional>
</dependency>
@@ -808,7 +808,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>2.15.0</version>
<version>2.16.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>