Uplift netty to 4.2.4-Final 64/141964/1
authorwaynedunican <wayne.dunican@est.tech>
Wed, 20 Aug 2025 13:48:06 +0000 (14:48 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Mon, 1 Sep 2025 15:20:10 +0000 (16:20 +0100)
Issue-ID: POLICY-5394
Change-Id: I740b0ef3ccefb1caa4c4a25baa8ac54417c07e9e
Signed-off-by: waynedunican <wayne.dunican@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 88420f4..0b8c289 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
             <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty-bom</artifactId>
-                <version>4.1.122.Final</version>
+                <version>4.2.4.Final</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>