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 4a7b35056 TIKA-4488: update aws, google cloud, log4j
4a7b35056 is described below

commit 4a7b35056e5137bc0762f58e42909fa97b17018a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Dec 17 06:48:02 2025 +0100

    TIKA-4488: update aws, google cloud, log4j
---
 tika-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index dc417a30d..992b06029 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,8 +312,8 @@
 
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
-    <google.cloud.version>2.60.0</google.cloud.version>
-    <aws2.version>2.40.8</aws2.version>
+    <google.cloud.version>2.61.0</google.cloud.version>
+    <aws2.version>2.40.10</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.
@@ -395,7 +395,7 @@
     <jwarc.version>0.32.0</jwarc.version>
     <kafka.version>4.1.1</kafka.version>
     <libpst.version>0.9.3</libpst.version>
-    <log4j2.version>2.25.2</log4j2.version>
+    <log4j2.version>2.25.3</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->
     <lucene.version>9.12.3</lucene.version>
     <maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>

Reply via email to