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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 399784c0b8 TIKA-4738: update aws, commons-logging
399784c0b8 is described below

commit 399784c0b89ab7aeaad4cc13ac6d50e9ac55fd12
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 18 17:35:25 2026 +0200

    TIKA-4738: update aws, commons-logging
---
 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 b15dc061e4..9ad69868aa 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.69.0</google.cloud.version>
-    <aws2.version>2.46.10</aws2.version>
+    <aws2.version>2.46.13</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.
@@ -337,7 +337,7 @@
     <commons.fileupload.version>1.6.0</commons.fileupload.version>
     <commons.io.version>2.22.0</commons.io.version>
     <commons.lang3.version>3.20.0</commons.lang3.version>
-    <commons.logging.version>1.3.6</commons.logging.version>
+    <commons.logging.version>1.4.0</commons.logging.version>
     <commons.math3.version>3.6.1</commons.math3.version>
     <commons.net.version>3.12.0</commons.net.version>
     <!-- can't update to 6, this requires jdk17 -->

Reply via email to