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 325b91b02 TIKA-4239: update reactor core, reactor netty
325b91b02 is described below

commit 325b91b0284d3600276aeb0ea83a79e428e230a6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Dec 12 11:18:47 2024 +0100

    TIKA-4239: update reactor core, reactor netty
---
 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 1378b89d4..ba5d44817 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -398,8 +398,8 @@
     <poi.version>5.3.0</poi.version>
     <!-- 2.5.0 needs jakarta.xml.bind 4.0.2 in tika-parser-scientific-module 
-->
     <quartz.version>2.3.2</quartz.version>
-    <reactor.core.version>3.7.0</reactor.core.version>
-    <reactor.netty.version>1.2.0</reactor.netty.version>
+    <reactor.core.version>3.7.1</reactor.core.version>
+    <reactor.netty.version>1.2.1</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.1.0</scm.version>
     <sis.version>1.3</sis.version>

Reply via email to