From ee43df3799f13a0af191efee0d3018d5dd33aace Mon Sep 17 00:00:00 2001
From: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com>
Date: Wed, 20 Nov 2024 13:12:15 -0800
Subject: [PATCH] =?UTF-8?q?chore(be):=20Downgraded=20netty=20as=20it=20is?=
=?UTF-8?q?=20causing=20issues=20with=20other=20depend=E2=80=A6=20(#1326)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
chore(be): Downgraded netty as it is causing issues with other dependencies
---
backend/pom.xml | 2 +-
legacy/pom.xml | 2 +-
processor/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 2dcf0051c..0b101e5e2 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -43,7 +43,7 @@
1.20.3
5.9.1
1.9.1
- 4.1.115.Final
+ 4.1.114.Final
${project.version}
9.46
diff --git a/legacy/pom.xml b/legacy/pom.xml
index 55bcd1e9d..ff21a5907 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -51,7 +51,7 @@
${project.version}
1.5.5.Fina
- 4.1.115.Final
+ 4.1.114.Final
10.13.0
diff --git a/processor/pom.xml b/processor/pom.xml
index 833a74474..fcb6d0d0c 100644
--- a/processor/pom.xml
+++ b/processor/pom.xml
@@ -44,7 +44,7 @@
5.9.1
1.9.1
3.24.2
- 4.1.115.Final
+ 4.1.114.Final
${project.version}
10.21.0