From ce26425c033abb635dde6976fc9ed3f89ee0390c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 14 Feb 2023 16:29:52 +0100 Subject: [PATCH] Upgrade to netty 4.1.89.Final #2311 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a844e42094..cb38817c25 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.17.2 1.9.6 4.9.0 - 4.1.85.Final + 4.1.89.Final 2.0.27 3.4.25 1.3.8 @@ -208,7 +208,7 @@ io.netty netty-tcnative - 2.0.54.Final + 2.0.58.Final ${os.detected.classifier} true @@ -238,7 +238,7 @@ io.netty.incubator netty-incubator-transport-native-io_uring - 0.0.16.Final + 0.0.17.Final linux-x86_64 true