From b2573a54673b485f5badee95b41b2b386f9919ad Mon Sep 17 00:00:00 2001 From: Brian Nichols Date: Mon, 5 Feb 2024 12:50:23 -0500 Subject: [PATCH] Upgrade netty version to 4.1.104.Final and netty io_uring version to 0.0.24.Final per Snyk. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 74869ef4e..2c2b63ef7 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 2.18.1 3.2.0 - 4.1.103.Final + 4.1.104.Final 2.0.62.Final 1.59.0 3.0.1 @@ -86,7 +86,7 @@ io.netty.incubator netty-incubator-transport-native-io_uring linux-x86_64 - 0.0.23.Final + 0.0.24.Final