This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 937b6d590 TIKA-4327: update aws, reactor core
937b6d590 is described below

commit 937b6d590b2799b64d1a2c4f2a7265fdd95c4722
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Nov 7 19:41:10 2025 +0100

    TIKA-4327: update aws, reactor core
---
 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 bb8ec39c5..7a4f7ea47 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,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.
@@ -430,7 +430,7 @@
     <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.8.0-RC1</reactor.core.version>
+    <reactor.core.version>3.8.0</reactor.core.version>
     <reactor.netty.version>1.3.0-RC1</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <slf4j.version>2.0.17</slf4j.version>

Reply via email to