From 48fd4b0b70ed743040698ff3e88d897576ac3516 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sun, 18 Feb 2024 21:16:38 +0900 Subject: [PATCH] Upgrade netty to 3.10.6.Final --- drivers/netty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/netty/pom.xml b/drivers/netty/pom.xml index ca1da0b3f9..1abb5c7ed3 100644 --- a/drivers/netty/pom.xml +++ b/drivers/netty/pom.xml @@ -46,7 +46,7 @@ io.netty netty - 3.5.9.Final + 3.10.6.Final compile