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 349c57e78 Bump com.microsoft.graph:microsoft-graph from 6.15.0 to 
6.16.0 (#1957)
349c57e78 is described below

commit 349c57e78089c83b06ee4ba6c4b00d350a9a730e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 16 08:00:47 2024 +0200

    Bump com.microsoft.graph:microsoft-graph from 6.15.0 to 6.16.0 (#1957)
    
    Bumps 
[com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java)
 from 6.15.0 to 6.16.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.15.0...v6.16.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>
---
 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 fab29a660..c3ea7fdef 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -34,7 +34,7 @@
     <maven.compiler.target>11</maven.compiler.target>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <azure-identity.version>1.13.2</azure-identity.version>
-    <microsoft-graph.version>6.15.0</microsoft-graph.version>
+    <microsoft-graph.version>6.16.0</microsoft-graph.version>
     
<microsoft-kiota-serialization-json.version>1.1.1</microsoft-kiota-serialization-json.version>
     <wiremock.version>3.3.1</wiremock.version>
     <mockito-junit-jupiter.version>5.13.0</mockito-junit-jupiter.version>

Reply via email to