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 a7954354f bump netty
a7954354f is described below
commit a7954354fd19cb51a9f085f1257e626df79c3822
Author: tallison <[email protected]>
AuthorDate: Tue Sep 9 09:15:46 2025 -0400
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 a1a735aa8..f5087fbd1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -416,7 +416,7 @@
<mockito.version>5.19.0</mockito.version>
<mockito-junit-jupiter.version>5.19.0</mockito-junit-jupiter.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
- <netty.version>4.2.5.Final</netty.version>
+ <netty.version>4.2.6.Final</netty.version>
<oak.jackrabbit.version>1.84.0</oak.jackrabbit.version>
<openjson.version>1.0.13</openjson.version>
<opennlp.version>2.5.5</opennlp.version>