From 5b65be78c20d96a641d7f84c47f23e45631f6a90 Mon Sep 17 00:00:00 2001 From: dkontyko <33853225+dkontyko@users.noreply.github.com> Date: Thu, 25 Jan 2024 22:08:40 -0500 Subject: [PATCH] Update dependencies (#66) Co-authored-by: GitHub Actions --- FunctionApp/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FunctionApp/pom.xml b/FunctionApp/pom.xml index fa8ee39..2a11452 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -26,7 +26,7 @@ com.microsoft.graph microsoft-graph - 5.79.0 + 5.80.0 com.azure @@ -37,7 +37,7 @@ com.github.librepdf openpdf - 1.3.38 + 1.3.39 org.bouncycastle @@ -67,7 +67,7 @@ org.mockito mockito-core - 5.9.0 + 5.10.0 test