From 4dbc3946e02460fffd6f90be8cc6a6bbe7f2010d Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 27 May 2025 14:02:59 +0100 Subject: [PATCH] Security uplift for netty Issue-ID: POLICY-5302 Change-Id: I76b9fbe12312e0813da1bdfec1f779967cca35cf Signed-off-by: adheli.tavares --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b46eb8b7..72e9778d8 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ io.netty netty-bom - 4.1.119.Final + 4.1.121.Final pom import -- 2.16.6