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

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

commit edf119ad63344ed003a157c15d5802b9495dc846
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Apr 27 09:47:27 2026 +0200

    TIKA-4695: update kotlin
---
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 1 -
 1 file changed, 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 a7b0d5f0c1..d7991b0088 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,6 @@
     <microsoft-graph.version>6.63.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.23.1</msal4j.version>
-    <kotlin-stdlib.version>2.3.20</kotlin-stdlib.version>
     <microsoft-kiota.version>1.9.2</microsoft-kiota.version>
   </properties>
 

Reply via email to