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 fea48c397 TIKA-4327: update reactor-netty
fea48c397 is described below

commit fea48c39766c9a8b979db8f310be3a9edb8f5fe1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 11 11:20:09 2025 +0200

    TIKA-4327: update reactor-netty
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index f5087fbd1..f9efb782e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -432,7 +432,7 @@
     <protobuf.version>3.25.8</protobuf.version>
     <quartz.version>2.5.0</quartz.version>
     <reactor.core.version>3.8.0-M6</reactor.core.version>
-    <reactor.netty.version>1.3.0-M6</reactor.netty.version>
+    <reactor.netty.version>1.3.0-M7</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.1.0</scm.version>
     <slf4j.version>2.0.17</slf4j.version>

Reply via email to