Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 3876130

Browse files
Bump com.microsoft.graph:microsoft-graph in /msal-obo-sample
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.5.0 to 6.28.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java@v5.5.0...v6.28.0) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cce249e commit 3876130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal-obo-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.microsoft.graph</groupId>
3131
<artifactId>microsoft-graph</artifactId>
32-
<version>5.5.0</version>
32+
<version>6.28.0</version>
3333
</dependency>
3434
<!-- Spring 3 dependencies -->
3535
<dependency>

0 commit comments

Comments
 (0)