This is an automated email from the ASF dual-hosted git repository.

THausherr 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 795f30c368 Bump com.microsoft.graph:microsoft-graph from 6.64.0 to 
6.65.0 (#2835)
795f30c368 is described below

commit 795f30c368207ce1b2e0963d0e097d4b0a80a4f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 09:14:05 2026 +0200

    Bump com.microsoft.graph:microsoft-graph from 6.64.0 to 6.65.0 (#2835)
    
    Bumps 
[com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java)
 from 6.64.0 to 6.65.0.
    - [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.64.0...v6.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph
      dependency-version: 6.65.0
      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>
---
 tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml 
b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
index b8d733521b..c037c7b963 100644
--- a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
   <name>Apache Tika Pipes Microsoft Graph</name>
 
   <properties>
-    <microsoft-graph.version>6.64.0</microsoft-graph.version>
+    <microsoft-graph.version>6.65.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.30.0-beta</msal4j.version>
     <microsoft-kiota.version>1.9.2</microsoft-kiota.version>

Reply via email to