From 86a29c76a19493f9b760f03e004e87a3d48520d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:56:36 +0000 Subject: [PATCH] Bump microsoft-graph from 5.5.0 to 5.62.0 in /msal-obo-sample Bumps [microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.5.0 to 5.62.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-java/compare/v5.5.0...v5.62.0) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-type: direct:production update-type: version-update:semver-minor ... 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..6fa6a88 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 + 5.62.0