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