Skip to content

Commit

Permalink
Bump microsoft-graph from 5.27.0 to 5.28.0 (#254)
Browse files Browse the repository at this point in the history
Bumps [microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.27.0 to 5.28.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v5.27.0...v5.28.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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2022
1 parent 2374e7e commit 03cb645
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 @@ -83,7 +83,7 @@
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph</artifactId>
<version>5.27.0</version>
<version>5.28.0</version>
<exclusions>
<exclusion>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 03cb645

Please sign in to comment.