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 a57e8fadf TIKA-4488: update aws, kafka
a57e8fadf is described below

commit a57e8fadf1457c94de5866da6a2fe6e57465c9e2
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Nov 15 05:50:49 2025 +0100

    TIKA-4488: update aws, kafka
---
 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 03ea66db7..0212da2e1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -310,7 +310,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.60.0</google.cloud.version>
-    <aws2.version>2.38.6</aws2.version>
+    <aws2.version>2.38.7</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.
@@ -396,7 +396,7 @@
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.7</junrar.version>
     <jwarc.version>0.32.0</jwarc.version>
-    <kafka.version>4.1.0</kafka.version>
+    <kafka.version>4.1.1</kafka.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.25.2</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->

Reply via email to