From 3ee30bb93d23959a2e02463a9cac142946efb29b Mon Sep 17 00:00:00 2001
From: vkalapov <87693906+vkalapov@users.noreply.github.com>
Date: Tue, 19 May 2026 11:00:57 +0300
Subject: [PATCH] Upgrade Netty to 4.1.133.Final
---
pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pom.xml b/pom.xml
index 36066cf948..8361e0a980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,8 @@
5.16.0.RELEASE
1.2.17
+
+ 4.1.133.Final
1.6.16
2.7.0
33.5.0-jre
@@ -291,6 +293,14 @@
+
+
+ io.netty
+ netty-bom
+ ${netty.version}
+ pom
+ import
+
org.apache.commons
commons-compress