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

commit 13fb569ed56d8242a84d2af008a08c90c131326e
Merge: 10958c77c 1c87dfc40
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Sep 2 09:02:55 2024 +0200

    Merge pull request #1932 from 
apache/dependabot/maven/com.microsoft.azure-msal4j-1.17.1
    
    Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.1

 .../tika-fetchers/tika-fetcher-microsoft-graph/pom.xml      | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --cc tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index fe07a705e,07a14025e..3304c5747
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@@ -37,9 -37,9 +37,9 @@@
      <microsoft-graph.version>6.14.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.12.0</mockito-junit-jupiter.version>
 +    <mockito-junit-jupiter.version>5.13.0</mockito-junit-jupiter.version>
      <nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
-     <msal4j.version>1.17.0</msal4j.version>
+     <msal4j.version>1.17.1</msal4j.version>
      <kotlin-stdlib.version>2.0.20</kotlin-stdlib.version>
    </properties>
  

Reply via email to