Skip to content

Commit 7729fd4

Browse files
Bump com.microsoft.graph:microsoft-graph from 6.19.0 to 6.20.0 (#2038)
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 6.19.0 to 6.20.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@v6.19.0...v6.20.0) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af30d17 commit 7729fd4

File tree

1 file changed

+1
-1
lines changed
  • tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph

1 file changed

+1
-1
lines changed

tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven.compiler.source>11</maven.compiler.source>
3333
<maven.compiler.target>11</maven.compiler.target>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35-
<microsoft-graph.version>6.19.0</microsoft-graph.version>
35+
<microsoft-graph.version>6.20.0</microsoft-graph.version>
3636
<microsoft-kiota.version>1.7.0</microsoft-kiota.version>
3737
<wiremock.version>3.3.1</wiremock.version>
3838
<msal4j.version>1.17.2</msal4j.version>

0 commit comments

Comments
 (0)