diff --git a/FunctionApp/pom.xml b/FunctionApp/pom.xml index 8397052..f031f75 100644 --- a/FunctionApp/pom.xml +++ b/FunctionApp/pom.xml @@ -26,7 +26,7 @@ com.microsoft.graph microsoft-graph - 6.20.0 + 6.24.0 com.azure @@ -47,12 +47,12 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.18.1 + 2.18.2 @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test