From 19904a65300c10f173b254ea34066a1dc6a41e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 05:59:50 +0000 Subject: [PATCH] Bump com.microsoft.graph:microsoft-graph-core from 2.0.20 to 2.0.21 Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.20 to 2.0.21. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-java-core/compare/v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d48adb5793a..426dd82668a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ com.microsoft.graph microsoft-graph-core - 2.0.20 + 2.0.21 org.junit.jupiter