This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new db554569a TIKA-4455: update reactor-netty
db554569a is described below
commit db554569a39e3c9f19b7b06851b1ab312d5184bf
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 11 11:19:43 2025 +0200
TIKA-4455: 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 46dc1ea66..2aa5199b7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -427,7 +427,7 @@
<protobuf.version>3.25.8</protobuf.version>
<quartz.version>2.5.0</quartz.version>
<reactor.core.version>3.7.9</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>