From 37112fa4d24220ac9df8925a43f38617217addb6 Mon Sep 17 00:00:00 2001
From: Ajith Prasad <37380177+aji-aju@users.noreply.github.com>
Date: Tue, 29 Apr 2025 16:50:46 +0530
Subject: [PATCH] Added netty dependency for Azure SDK (#21011)
---
pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pom.xml b/pom.xml
index dbb2b6c5fca..9f0ed1df1bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -638,6 +638,13 @@
azure-identity
1.14.0
+
+ io.netty
+ netty-bom
+ 4.1.112.Final
+ pom
+ import
+