From fa2555a0a17faca76f32a06322568c44dda13b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 06:16:39 +0000 Subject: [PATCH] Bump com.microsoft.graph:microsoft-graph in /msal-obo-sample Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.5.0 to 6.25.1. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-java/compare/v5.5.0...v6.25.1) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- msal-obo-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msal-obo-sample/pom.xml b/msal-obo-sample/pom.xml index 058b054..f84b990 100644 --- a/msal-obo-sample/pom.xml +++ b/msal-obo-sample/pom.xml @@ -29,7 +29,7 @@ com.microsoft.graph microsoft-graph - 5.5.0 + 6.25.1