Skip to content

Commit 5e2e1fe

Browse files
Bump com.microsoft.graph:microsoft-graph from 5.59.0 to 6.28.0
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.59.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.59.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 66ca71d commit 5e2e1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.microsoft.graph</groupId>
9999
<artifactId>microsoft-graph</artifactId>
100-
<version>5.59.0</version>
100+
<version>6.28.0</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)