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 c0077dcfb Bump microsoft-kiota.version from 1.8.9 to 1.8.10 (#2326)
c0077dcfb is described below

commit c0077dcfb680e7220c26cf7ca60380d790c2aa9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 15 08:50:31 2025 +0200

    Bump microsoft-kiota.version from 1.8.9 to 1.8.10 (#2326)
    
    Bumps `microsoft-kiota.version` from 1.8.9 to 1.8.10.
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.9 
to 1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.9 
to 1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 
1.8.9 to 1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.9 to 
1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.9 to 
1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.9 
to 1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 
1.8.9 to 1.8.10
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - 
[Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/kiota-java/compare/v1.8.9...v1.8.10)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
      dependency-version: 1.8.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: 
com.microsoft.kiota:microsoft-kiota-serialization-multipart
      dependency-version: 1.8.10
      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 56c8357fc..a5bce44e7 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -33,7 +33,7 @@
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.30.0-beta</msal4j.version>
     <kotlin-stdlib.version>2.2.20</kotlin-stdlib.version>
-    <microsoft-kiota.version>1.8.9</microsoft-kiota.version>
+    <microsoft-kiota.version>1.8.10</microsoft-kiota.version>
   </properties>
 
   <dependencyManagement>

Reply via email to