From 920c6ef4536a4bb04e44cac426e4782ab41f4339 Mon Sep 17 00:00:00 2001
From: vkalapov <87693906+vkalapov@users.noreply.github.com>
Date: Mon, 22 Jun 2026 09:39:58 +0300
Subject: [PATCH] Bump spring to 6.2.19, netty to 4.1.135.Final
---
pom.xml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0b46d9bae9..30f78aabe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
5.4.2
4.0.9
7.2.0
- 6.2.18
+ 6.2.19
6.5.10
7.0.2
2.21
@@ -40,7 +40,7 @@
1.2.17
- 4.1.133.Final
+ 4.1.135.Final
1.6.16
2.7.0
33.5.0-jre
@@ -301,6 +301,13 @@
pom
import
+
+ io.netty
+ netty-bom
+ ${netty.version}
+ pom
+ import
+
org.apache.commons
commons-compress