Skip to content

Commit daf2442

Browse files
Bump microsoft-graph-core from 2.0.7 to 2.0.8
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](microsoftgraph/msgraph-sdk-java-core@2.0.7...2.0.8) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c2a439 commit daf2442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.microsoft.graph</groupId>
3737
<artifactId>microsoft-graph-core</artifactId>
38-
<version>2.0.7</version>
38+
<version>2.0.8</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)