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 78354e368 TIKA-4488: update aws, commons cli
78354e368 is described below

commit 78354e368922e52bf5f5ab8b16b8592396d7e6aa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Nov 13 09:57:09 2025 +0100

    TIKA-4488: update aws, commons cli
---
 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 937a18e15..4f2ee78ff 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.4</aws2.version>
+    <aws2.version>2.38.5</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.
@@ -331,7 +331,7 @@
     <!-- NOTE: sync brotli version with commons-compress-->
     <brotli.version>0.1.2</brotli.version>
     <c3p0.version>0.11.2</c3p0.version>
-    <commons.cli.version>1.10.0</commons.cli.version>
+    <commons.cli.version>1.11.0</commons.cli.version>
     <commons.codec.version>1.20.0</commons.codec.version>
     <commons.collections4.version>4.5.0</commons.collections4.version>
     <commons.compress.version>1.28.0</commons.compress.version>

Reply via email to