From e1a9a5793a8178af3c74eee4630eb5c0dacc76f0 Mon Sep 17 00:00:00 2001 From: Maqsood Jafferi Date: Thu, 18 Apr 2024 12:06:41 +0300 Subject: [PATCH] Adding azure-core-http-netty dependency to resolve conflicts --- sdk/communication/azure-communication-identity/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index 6bbe8c28304a..98d7150939c8 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -124,6 +124,12 @@ 1.12.0 test + + com.azure + azure-core-http-netty + 1.14.2 + compile +