From 16193a81a5dce54e892ebe582392bcd97df4925b Mon Sep 17 00:00:00 2001 From: Cole Smith Date: Sun, 22 Sep 2024 23:29:08 -0400 Subject: [PATCH] Remove dependency with problematic frame --- api/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 17bae6b85..a892eba7f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -97,7 +97,13 @@ com.azure azure-identity - 1.13.0 + 1.13.3 + + + io.netty + netty-tcnative-boringssl-static + +