diff --git a/CraftBukkit-Patches/0024-Netty.patch b/CraftBukkit-Patches/0024-Netty.patch index 93e0e57732..e6e348935f 100644 --- a/CraftBukkit-Patches/0024-Netty.patch +++ b/CraftBukkit-Patches/0024-Netty.patch @@ -1,11 +1,11 @@ -From b3c7421c34b7679656618b03581a7ff21881b70c Mon Sep 17 00:00:00 2001 +From edc58f74c709f3ad2c2a8ec96dcb518aa5e6a3fd Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 09:06:29 +1000 Subject: [PATCH] Netty diff --git a/pom.xml b/pom.xml -index ac0d198..bd5ff9f 100644 +index ac0d198..db54e95 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,21 @@ @@ -15,12 +15,12 @@ index ac0d198..bd5ff9f 100644 + + io.netty + netty-codec -+ 4.0.6.Final ++ 4.0.9.Final + + + io.netty + netty-handler -+ 4.0.6.Final ++ 4.0.9.Final + + + org.javassist