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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 826bd77ea0 TIKA-4456: update reactor
826bd77ea0 is described below

commit 826bd77ea0d10270af1cacb6c48de56daa7e53fb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 26 21:06:20 2026 +0100

    TIKA-4456: update reactor
---
 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 05853472cb..9fd108c22b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -398,8 +398,8 @@
     <poi.version>5.5.1</poi.version>
     <!-- 2.5.0 needs jakarta.xml.bind 4.0.2 in tika-parser-scientific-module 
-->
     <quartz.version>2.4.1</quartz.version>
-    <reactor.core.version>3.8.3</reactor.core.version>
-    <reactor.netty.version>1.3.3</reactor.netty.version>
+    <reactor.core.version>3.8.4</reactor.core.version>
+    <reactor.netty.version>1.3.4</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.2.1</scm.version>
     <!-- sis 1.3 xml bind 4 -->

Reply via email to