From 207209dccf0f3dae6d3eea04dde6109762317717 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 23 Jan 2025 16:50:24 +0100 Subject: [PATCH] Update to netty 4.1.117.Final (#322) Motivation: We released a new netty version Modifications: Update to 4.1.117.Final Result: Use latest release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ffbf13..ae37e1f 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ io.netty.incubator.codec.http3 false - 4.1.115.Final + 4.1.117.Final 31 0.0.69.Final ${os.detected.name}-${os.detected.arch}