From 15fa6711e6b84669101cc7ff70318b779b3854e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:50:49 +0000 Subject: [PATCH] Bump microsoft-graph-core from 2.0.1 to 2.0.2 Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-java-core/compare/2.0.1...2.0.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5434cc4b43f..434f2ac5e63 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ com.microsoft.graph microsoft-graph-core - 2.0.1 + 2.0.2 org.junit.jupiter