Skip to content

Commit

Permalink
Bump microsoft-graph-core from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
- [Commits](microsoftgraph/msgraph-sdk-java-core@2.0.2...2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2021
1 parent d84911e commit 5b745ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph-core</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 5b745ec

Please sign in to comment.