From dbb7cc92893bf95681d737b207242967c04b6e7a Mon Sep 17 00:00:00 2001 From: Juho Saarinen Date: Tue, 13 Nov 2018 09:51:54 +0200 Subject: [PATCH] Prevent conflicts with Commons by shading it --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 72ac47c..88db914 100644 --- a/pom.xml +++ b/pom.xml @@ -272,6 +272,10 @@ com.google.common shaded.com.google.common + + org.apache.commons + shaded.org.apache.commons +