From 7ddd9ac4118b9d81dfecdc0eb00874f4af23234f Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 20 Aug 2025 14:48:06 +0100 Subject: [PATCH] Uplift netty to 4.2.4-Final Issue-ID: POLICY-5394 Change-Id: I740b0ef3ccefb1caa4c4a25baa8ac54417c07e9e Signed-off-by: waynedunican --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 88420f427..0b8c28915 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ io.netty netty-bom - 4.1.122.Final + 4.2.4.Final pom import -- 2.16.6