From ded8e938bb00bffdc28b27f027b3a5ce5033180e Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 11 Oct 2021 14:51:22 +0200 Subject: [PATCH] Upgrade to netty 4.1.69.Final (#340) Motivation: A new netty release is out Modifications: Upgrade to latest netty release Result: Use latest release as dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16f61b263..505fe9585 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ ${project.build.directory}/native-lib-only false jar - 4.1.68.Final + 4.1.69.Final 29 5.7.0 ${os.detected.name}-${os.detected.arch}