This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 568400c40 Bump com.microsoft.graph:microsoft-graph from 6.30.0 to
6.30.1 (#2152)
568400c40 is described below
commit 568400c40bbc180a286b4081161d412a111ff824
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 07:41:12 2025 +0100
Bump com.microsoft.graph:microsoft-graph from 6.30.0 to 6.30.1 (#2152)
Bumps
[com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java)
from 6.30.0 to 6.30.1.
- [Release
notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
-
[Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/microsoftgraph/msgraph-sdk-java/compare/v6.30.0...v6.30.1)
---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index a699b2e36..c07fbe0c6 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
<name>Apache Tika Microsoft Graph Pipes Fetcher</name>
<properties>
- <microsoft-graph.version>6.30.0</microsoft-graph.version>
+ <microsoft-graph.version>6.30.1</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<!-- TODO when updating msal4j >1.18.0, check whether json-smart is still
needed below -->
<msal4j.version>1.19.0</msal4j.version>