From 51df8e624c53c0f0f7b7aeba3bb5834376e379c4 Mon Sep 17 00:00:00 2001 From: Spigot Date: Thu, 4 Jul 2013 19:58:09 +1000 Subject: [PATCH] Netty CR9 By: md_5 --- CraftBukkit-Patches/0024-Netty.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CraftBukkit-Patches/0024-Netty.patch b/CraftBukkit-Patches/0024-Netty.patch index a5d0681e6c..7cba69bb77 100644 --- a/CraftBukkit-Patches/0024-Netty.patch +++ b/CraftBukkit-Patches/0024-Netty.patch @@ -1,11 +1,11 @@ -From 9355ba52dfd738877a6f4e8fd4105318edc3978c Mon Sep 17 00:00:00 2001 +From c119ca366f3258badf6dfb6f2dd0b757e32ead58 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 75ef3c9..f3ca1dd 100644 +index 9a4c59a..29330dd 100644 --- a/pom.xml +++ b/pom.xml @@ -139,6 +139,16 @@ @@ -15,7 +15,7 @@ index 75ef3c9..f3ca1dd 100644 + + io.netty + netty-all -+ 4.0.0.CR8 ++ 4.0.0.CR9 + + + org.javassist