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

commit 4027224623853475045213f079be29e238eb33b7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Nov 7 19:42:01 2025 +0100

    TIKA-4488: update aws, reactor
---
 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 2c36f6970..9f373d836 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.59.0</google.cloud.version>
-    <aws2.version>2.37.5</aws2.version>
+    <aws2.version>2.38.1</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.
@@ -425,8 +425,8 @@
     <poi.version>5.4.1</poi.version>
     <protobuf.version>3.25.8</protobuf.version>
     <quartz.version>2.5.1</quartz.version>
-    <reactor.core.version>3.7.12</reactor.core.version>
-    <reactor.netty.version>1.3.0-RC1</reactor.netty.version>
+    <reactor.core.version>3.8.0</reactor.core.version>
+    <reactor.netty.version>1.2.12</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.2.1</scm.version>
     <slf4j.version>2.0.17</slf4j.version>

Reply via email to