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 73ffbdd92 TIKA-4455: update commons-net, aws
73ffbdd92 is described below

commit 73ffbdd92158a7b25691f1fd3f7de7d3b690f343
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 2 06:23:17 2025 +0200

    TIKA-4455: update commons-net, aws
---
 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 c29a870f7..494488aa7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.54.0</google.cloud.version>
     <aws.version>1.12.788</aws.version>
-    <aws2.version>2.32.13</aws2.version>
+    <aws2.version>2.32.14</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.
@@ -343,7 +343,7 @@
     <commons.lang3.version>3.18.0</commons.lang3.version>
     <commons.logging.version>1.3.5</commons.logging.version>
     <commons.math3.version>3.6.1</commons.math3.version>
-    <commons.net.version>3.11.1</commons.net.version>
+    <commons.net.version>3.12.0</commons.net.version>
     <!-- can't update to 6, this requires jdk17 -->
     <ctakes.version>5.1.0</ctakes.version>
     <!-- can't update to 4.1.0, this requires jdk17 -->

Reply via email to