From 18bde6ee3750d1b8c8f7b5ac5c8a52c1cec55c35 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Thu, 6 Aug 2020 06:24:00 -0300 Subject: [PATCH] don't shade snakeyaml, closes #1959 --- common/pom.xml | 8 -------- jar/pom.xml | 4 ---- 2 files changed, 12 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index a7e7e39b1..51f1df82c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,14 +12,6 @@ viaversion-common - - - org.yaml - snakeyaml - 1.18 - compile - - it.unimi.dsi diff --git a/jar/pom.xml b/jar/pom.xml index b8c1c7f66..140b0f106 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -123,10 +123,6 @@ javassist us.myles.viaversion.libs.javassist - - org.yaml.snakeyaml - us.myles.viaversion.libs.snakeyaml - net.md_5.bungee us.myles.viaversion.libs.bungeecordchat