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 a698a04a6 TIKA-4327: update aws, reactor core
a698a04a6 is described below

commit a698a04a695280cfad8589a905572b4063e96f02
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jun 10 11:42:29 2025 +0200

    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 9730fe06e..282107766 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.53.0</google.cloud.version>
     <aws.version>1.12.785</aws.version>
-    <aws2.version>2.31.59</aws2.version>
+    <aws2.version>2.31.60</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.
@@ -431,7 +431,7 @@
     <poi.version>5.4.1</poi.version>
     <protobuf.version>3.25.8</protobuf.version>
     <quartz.version>2.5.0</quartz.version>
-    <reactor.core.version>3.8.0-M3</reactor.core.version>
+    <reactor.core.version>3.8.0-M4</reactor.core.version>
     <reactor.netty.version>1.3.0-M3</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.1.0</scm.version>

Reply via email to