From bed5196bb66d5a6f500ff50885ce5a0fe8f59da7 Mon Sep 17 00:00:00 2001 From: Peter Ansell Date: Thu, 10 Sep 2020 06:16:03 +1000 Subject: [PATCH] issue #293 : Add com.google.thirdparty to shading Signed-off-by: Peter Ansell --- core/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index bf42b50c..7317d6dc 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -82,6 +82,10 @@ com.google.common com.github.jsonldjava.shaded.com.google.common + + com.google.thirdparty + com.github.jsonldjava.shaded.com.google.thirdparty +