Skip to content

Commit 4936dac

Browse files
Bump com.microsoft.graph:microsoft-graph in /server
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 c7a0894 commit 4936dac

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.microsoft.graph</groupId>
100100
<artifactId>microsoft-graph</artifactId>
101-
<version>5.80.0</version>
101+
<version>6.32.0</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)