From de3303d14423ab8c3d79785e5d070f34d95eda10 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Apr 2017 11:14:32 +0200 Subject: [PATCH] #327 - Downgrade Guava to 19. Guava 20.0 causes problems with Cassandra as the driver depends on 19.0 [0] and - guess what - Guava 20 ships breaking changes. [0] https://datastax-oss.atlassian.net/browse/JAVA-1328 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c5023ecf..f3a8ba58 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -90,7 +90,7 @@ 3.6.2 1.0 2.5 - 21.0 + 19.0 1.3 2.8.7 0.7.9