diff --git a/azure-spring-boot-parent/pom.xml b/azure-spring-boot-parent/pom.xml index e4d59dbae..0b543c4e6 100644 --- a/azure-spring-boot-parent/pom.xml +++ b/azure-spring-boot-parent/pom.xml @@ -36,6 +36,7 @@ 2.3 0.43.0 1.1.1 + 2.3 @@ -64,6 +65,11 @@ + + net.minidev + json-smart + ${json-smart.version} + org.springframework.boot diff --git a/azure-spring-boot/pom.xml b/azure-spring-boot/pom.xml index fde4e8990..34e0ea65c 100644 --- a/azure-spring-boot/pom.xml +++ b/azure-spring-boot/pom.xml @@ -159,6 +159,10 @@ com.azure azure-identity + + net.minidev + json-smart + com.microsoft.azure azure-client-authentication