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 cd5f6b9d62 TIKA-4456: update netty
cd5f6b9d62 is described below

commit cd5f6b9d62d8a179e2c64e0f48f008cc3a2e6c4f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Mar 27 12:18:24 2026 +0100

    TIKA-4456: update 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 9fd108c22b..950a3e3ad7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -382,7 +382,7 @@
     <!-- mockito >= 5 requires jdk11 -->
     <mockito.version>4.11.0</mockito.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <netty.version>4.2.10.Final</netty.version>
+    <netty.version>4.2.12.Final</netty.version>
     <oak.jackrabbit.version>1.92.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.0.0 doesn't compile with jdk8 -->

Reply via email to