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 72b2e619a TIKA-4239: update netty
72b2e619a is described below

commit 72b2e619a54ddd04c9db720a4cc27eca5f8d3144
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jan 20 12:25:07 2025 +0100

    TIKA-4239: 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 157749acc..069568f64 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -384,7 +384,7 @@
     <mockito.version>4.11.0</mockito.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <!-- 4.2.0.Alpha4 tested successfully -->
-    <netty.version>4.1.116.Final</netty.version>
+    <netty.version>4.1.117.Final</netty.version>
     <oak.jackrabbit.version>1.74.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.0.0 doesn't compile with jdk8 -->

Reply via email to