From c90784feb79542c07063250f63ef0e3d60188669 Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Tue, 23 Jul 2019 18:44:30 -0500 Subject: [PATCH 1/2] Bump Bedrock protocol library --- connector/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index 479a479e5..eb46964ef 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -59,28 +59,28 @@ 1.18.4 compile - - com.nukkitx.protocol - bedrock-v361 - 2.1.1 - compile - org.fusesource.jansi jansi 1.18 compile + + com.nukkitx.protocol + bedrock-v361 + 2.1.2 + compile + com.nukkitx.protocol bedrock-v354 - 2.1.1 + 2.1.2 compile com.nukkitx.protocol bedrock-v340 - 2.1.1 + 2.1.2 compile From d6aa75b2f7aaaeacf974559abc1ff4da5d53c103 Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Tue, 23 Jul 2019 18:44:53 -0500 Subject: [PATCH 2/2] Bump Java protocol library --- common/pom.xml | 2 +- connector/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 104c4cbc0..c88332601 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -31,7 +31,7 @@ com.github.steveice10 mcprotocollib - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT compile diff --git a/connector/pom.xml b/connector/pom.xml index eb46964ef..ee2e809dc 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -104,7 +104,7 @@ com.github.steveice10 mcprotocollib - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT compile