From 4909b2115788d0151a2e059e2da3328903ccdbf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:17:47 +0000 Subject: [PATCH] Bump microsoft-graph-core from 1.0.9 to 2.0.0 Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 1.0.9 to 2.0.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-java-core/compare/1.0.9...2.0.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a4134e..987c6ee 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.microsoft.graph microsoft-graph-core - 1.0.9 + 2.0.0 org.apache.oltu.oauth2