From 3b395d601b3caca23c9619ae27734b0f88c35b74 Mon Sep 17 00:00:00 2001 From: Tomasz Kowalczewski Date: Sat, 15 Jul 2023 22:10:20 +0200 Subject: [PATCH] Re #113: Upgraded Netty to the newest version. (#115) --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 515a502..726fc9e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ io.netty netty-codec-http - 4.1.77.Final + 4.1.94.Final