From 0f1051dc4f6ff72df7ac4e309f958cca5892fb61 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 15 Nov 2023 09:15:21 +0100 Subject: [PATCH] Upgrade to netty 4.1.101.Final #2550 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f2c01ce597..f0c584fdb5 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 1.12.0 1.2.0 4.9.0 - 4.1.96.Final + 4.1.101.Final 2.0.27 3.6.0 1.3.8 @@ -228,7 +228,7 @@ io.netty netty-tcnative - 2.0.58.Final + 2.0.62.Final ${os.detected.classifier} true @@ -258,7 +258,7 @@ io.netty.incubator netty-incubator-transport-native-io_uring - 0.0.17.Final + 0.0.23.Final linux-x86_64 true