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

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


The following commit(s) were added to refs/heads/main by this push:
     new 19f5748261 TIKA-4327: update aws, kotlin
19f5748261 is described below

commit 19f57482611ef1437548d964a9caf5e18eb654b3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jul 18 14:28:15 2026 +0200

    TIKA-4327: update aws, kotlin
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index f01c4d0bf7..626f56b259 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.70.0</google.cloud.version>
-    <aws2.version>2.48.1</aws2.version>
+    <aws2.version>2.48.3</aws2.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
@@ -393,7 +393,7 @@
     <junrar.version>7.6.0</junrar.version>
     <jwarc.version>0.36.0</jwarc.version>
     <kafka.version>4.3.1</kafka.version>
-    <kotlin-stdlib.version>2.4.0</kotlin-stdlib.version>
+    <kotlin-stdlib.version>2.4.10</kotlin-stdlib.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.26.1</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->

Reply via email to