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 da3a4f173 TIKA-4379: update kotlin, kafka
da3a4f173 is described below

commit da3a4f17339fb6e7ea5423717611e9b90eef2aec
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 20 20:36:45 2025 +0100

    TIKA-4379: update kotlin, kafka
---
 tika-parent/pom.xml                                           | 2 +-
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 3b39a9682..229a1aacb 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -395,7 +395,7 @@
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.5</junrar.version>
     <jwarc.version>0.31.1</jwarc.version>
-    <kafka.version>3.9.0</kafka.version>
+    <kafka.version>4.0.0</kafka.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.24.3</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->
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 fbf171a9b..60a908bd8 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -32,7 +32,7 @@
     <microsoft-graph.version>6.33.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.19.1</msal4j.version>
-    <kotlin-stdlib.version>2.1.10</kotlin-stdlib.version>
+    <kotlin-stdlib.version>2.1.20</kotlin-stdlib.version>
     <microsoft-kiota.version>1.8.4</microsoft-kiota.version>
   </properties>
 

Reply via email to