From 8125263d3f1355e915d69b6246f107f868c238a3 Mon Sep 17 00:00:00 2001 From: Gregory Woods Date: Mon, 14 Jun 2021 13:09:35 +0100 Subject: [PATCH] Upgrade netty to 4.1.65-Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c6e069fd4..0531a9a2a1 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ io.netty netty-handler - 4.1.63.Final + 4.1.65.Final