From d732baf48709f1840067b650639ccecdd9e4cca4 Mon Sep 17 00:00:00 2001 From: dkontyko <33853225+dkontyko@users.noreply.github.com> Date: Sun, 11 Feb 2024 10:51:50 -0500 Subject: [PATCH] Update dependencies (#68) * Update dependencies * remove graph version update --------- Co-authored-by: GitHub Actions --- FunctionApp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FunctionApp/pom.xml b/FunctionApp/pom.xml index 2a11452..f55592f 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -31,7 +31,7 @@ com.azure azure-identity - 1.11.1 + 1.11.2 @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test