This is an automated email from the ASF dual-hosted git repository.

tallison 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 46b17ae24 bump netty
46b17ae24 is described below

commit 46b17ae24558d91c2fda8ce97325ba620e967076
Author: tallison <[email protected]>
AuthorDate: Thu Nov 14 09:06:37 2024 -0500

    bump 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 a18c691fa..503ceae63 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -409,7 +409,7 @@
     <mockito-junit-jupiter.version>5.14.2</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <!-- 4.2.0.Alpha4 tested successfully -->
-    <netty.version>4.1.114.Final</netty.version>
+    <netty.version>4.1.115.Final</netty.version>
     <oak.jackrabbit.version>1.70.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <opennlp.version>2.5.0</opennlp.version>

Reply via email to