From 891490a443c4da2c5aaa975f5ba1005188fa429a Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+DoctorMacc@users.noreply.github.com> Date: Mon, 8 Jun 2020 21:23:15 -0400 Subject: [PATCH] Relocate Jackson dependency (#678) --- bootstrap/bukkit/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bootstrap/bukkit/pom.xml b/bootstrap/bukkit/pom.xml index 1f831d67..95926854 100644 --- a/bootstrap/bukkit/pom.xml +++ b/bootstrap/bukkit/pom.xml @@ -71,6 +71,10 @@ it.unimi.dsi.fastutil org.geysermc.platform.bukkit.shaded.fastutil + + com.fasterxml.jackson + org.geysermc.platform.bukkit.shaded.jackson +