From 273ee51721766758d6568ecc74b4728a43e622fb Mon Sep 17 00:00:00 2001 From: dkontyko <33853225+dkontyko@users.noreply.github.com> Date: Thu, 14 Dec 2023 04:07:27 -0800 Subject: [PATCH] Update dependencies (#60) 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 f7f01de..9c0618a 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -31,7 +31,7 @@ com.azure azure-identity - 1.11.0 + 1.11.1 @@ -67,7 +67,7 @@ org.mockito mockito-core - 5.7.0 + 5.8.0 test