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 f46f6da305f5988754eaf3306916f7f8be0641c1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Dec 10 13:02:32 2025 +0100

    TIKA-4327: update kotlin
---
 tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml 
b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
index 795572bc7..ced09eea3 100644
--- a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
@@ -32,7 +32,7 @@
     <microsoft-graph.version>6.58.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.30.0-beta</msal4j.version>
-    <kotlin-stdlib.version>2.3.0-RC2</kotlin-stdlib.version>
+    <kotlin-stdlib.version>2.3.0-RC3</kotlin-stdlib.version>
     <microsoft-kiota.version>1.9.0</microsoft-kiota.version>
     <!-- Never include the core artifacts in your plugin lib directory. If you 
do, it will cause the classloading
     to get messed up when finding your plugins. -->

Reply via email to