summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--integration/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 15eeaf47..2e189382 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -101,7 +101,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>23.0</version>
+ <version>25.1-jre</version>
</dependency>
<!-- JSON marshalling and unmarshalling -->
@@ -297,4 +297,4 @@
</plugins>
</build>
-</project> \ No newline at end of file
+</project>