From 4e27449ac253ad282bdbf885b05c96a9c7241633 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 18 Jun 2017 18:01:31 +1000 Subject: SPIGOT-3351: Replace bundled netty with 4.1.12.Final --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index a0582709..3588a56d 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,13 @@ 5.1.42 compile + + + io.netty + netty-all + 4.1.12.Final + compile + junit -- cgit v1.2.3