From f6fc48e1e726fe6cf9a857e566a4ae2c81f3d9f9 Mon Sep 17 00:00:00 2001 From: dkontyko <33853225+dkontyko@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:34:19 -0500 Subject: [PATCH] Update dependencies (#80) * Update dependencies * remove preview versions --------- 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 564a05d..2b6fb64 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -26,7 +26,7 @@ com.microsoft.graph microsoft-graph - 6.2.1 + 6.4.0 com.azure @@ -37,7 +37,7 @@ com.github.librepdf openpdf - 2.0.0 + 2.0.1 org.bouncycastle @@ -67,7 +67,7 @@ org.mockito mockito-core - 5.10.0 + 5.11.0 test