From b7d93783c03993e1187debca80cb9c13e4f29e5b Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 3 Apr 2020 17:56:57 +0800 Subject: [PATCH] Update Netty to 4.1.48.Final --- forge-gui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/pom.xml b/forge-gui/pom.xml index 5a33c84805e..98f0a976c45 100644 --- a/forge-gui/pom.xml +++ b/forge-gui/pom.xml @@ -54,7 +54,7 @@ io.netty netty-all - 4.1.43.Final + 4.1.48.Final compile