From 0ea7a87c6a52e620bc557445fb66b90d1efc9c82 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Tue, 20 Nov 2018 12:50:12 +0100 Subject: [PATCH] Don't exclude Guava components --- pom.xml | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index f0beaab3..070ba220 100644 --- a/pom.xml +++ b/pom.xml @@ -453,32 +453,6 @@ guava 27.0.1-jre true - - - com.google.guava - failureaccess - - - com.google.guava - listenablefuture - - - com.google.code.findbugs - jsr305 - - - com.google.errorprone - error_prone_annotations - - - com.google.j2objc - j2objc-annotations - - - org.codehaus.mojo - animal-sniffer-annotations - - @@ -488,6 +462,12 @@ maxmind-db-gson 2.0.2-SNAPSHOT true + + + com.google.code.gson + gson + +