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

tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new ad2cff376 TIKA-4488: update kiota, kotlin, msal4j
ad2cff376 is described below

commit ad2cff376a2bb284a1ae53e8e7cfd0c4aacfee0e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 19 12:54:25 2025 +0100

    TIKA-4488: update kiota, kotlin, msal4j
---
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 6fc9ac744..f784ecc5a 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -31,9 +31,9 @@
   <properties>
     <microsoft-graph.version>6.56.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
-    <msal4j.version>1.20.1</msal4j.version>
-    <kotlin-stdlib.version>2.2.20</kotlin-stdlib.version>
-    <microsoft-kiota.version>1.8.11</microsoft-kiota.version>
+    <msal4j.version>1.23.1</msal4j.version>
+    <kotlin-stdlib.version>2.2.21</kotlin-stdlib.version>
+    <microsoft-kiota.version>1.8.12</microsoft-kiota.version>
   </properties>
 
   <dependencyManagement>

Reply via email to