From f5a6b033c552c870bcbef67b1894fa82dc2ed646 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Sat, 3 Feb 2024 09:09:36 +0900 Subject: [PATCH] add azure-json --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b4e054f..69db033 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ com.azure:azure-core com.azure:azure-core-http-netty com.azure:azure-identity + com.azure:azure-json com.fasterxml.jackson.datatype:jackson-datatype-jsr310 com.fasterxml.jackson.dataformat:jackson-dataformat-xml com.microsoft.azure:msal4j