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 4fd92909d TIKA-4455: update javadoc, kotlin
4fd92909d is described below

commit 4fd92909d4da58687c8c498cb44af389ed3435a7
Author: Tilman Hausherr <til...@apache.org>
AuthorDate: Mon Aug 18 10:19:21 2025 +0200

    TIKA-4455: update javadoc, kotlin
---
 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 5b22ec411..0c6676ac2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -298,7 +298,7 @@
     <maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>
     <maven.failsafe.version>3.5.3</maven.failsafe.version>
     <maven.surefire.version>3.5.3</maven.surefire.version>
-    <maven.javadoc.version>3.11.2</maven.javadoc.version>
+    <maven.javadoc.version>3.11.3</maven.javadoc.version>
     <maven.jar.version>3.4.2</maven.jar.version>
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.0</maven.shade.version>
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 fc04eaf11..5d789d443 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.50.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.20.1</msal4j.version>
-    <kotlin-stdlib.version>2.2.0</kotlin-stdlib.version>
+    <kotlin-stdlib.version>2.2.10</kotlin-stdlib.version>
     <microsoft-kiota.version>1.8.9</microsoft-kiota.version>
   </properties>
 

Reply via email to