From eed2b9d91b32f68e3be13130099ce8d392b9ae82 Mon Sep 17 00:00:00 2001 From: Johannes Donath Date: Wed, 14 Apr 2021 09:26:07 +0200 Subject: [PATCH] Bumped the netty revision to 4.1.63.Final (#873) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9b21eca6c..1e1845b5db 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ io.netty netty-handler - 4.1.59.Final + 4.1.63.Final