Skip to content

Commit c926c7c

Browse files
Bump microsoft-graph-core from 2.0.15 to 2.0.16
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java-core@v2.0.15...v2.0.16) --- 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 0e9ec38 commit c926c7c

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.15</version>
38+
<version>2.0.16</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)