From fff21c16bac1b8b6d63bd01a99807e0238d04955 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 3 Oct 2024 00:39:11 +0000 Subject: [PATCH] Update dependencies --- FunctionApp/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FunctionApp/pom.xml b/FunctionApp/pom.xml index e44fd21..802da1a 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -26,12 +26,12 @@ com.microsoft.graph microsoft-graph - 6.16.0 + 6.17.0 com.azure azure-identity - 1.13.3 + 1.14.0-beta.2 @@ -67,7 +67,7 @@ org.mockito mockito-core - 5.13.0 + 5.14.1 test