From cfdcc4b63bd1a7f267373b9aac898f5b090e3988 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 94adf69fba..3bc4326e1b 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.17.2 1.9.14 4.11.0 - 4.1.96.Final + 4.1.101.Final 2.0.27 3.4.32 1.3.8 @@ -209,7 +209,7 @@ io.netty netty-tcnative - 2.0.61.Final + 2.0.62.Final ${os.detected.classifier} true @@ -239,7 +239,7 @@ io.netty.incubator netty-incubator-transport-native-io_uring - 0.0.21.Final + 0.0.23.Final linux-x86_64 true