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

tilman 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 9360e1b890 Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final 
(#2588)
9360e1b890 is described below

commit 9360e1b8904a29ba9579037d9f345aa7d94c9280
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 08:32:21 2026 +0100

    Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#2588)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.9.Final 
to 4.2.10.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.9.Final...netty-4.2.10.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.10.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 b18578a0a3..623e46a6ce 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -415,7 +415,7 @@
     <mockito.version>5.21.0</mockito.version>
     <mockito-junit-jupiter.version>5.21.0</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <netty.version>4.2.9.Final</netty.version>
+    <netty.version>4.2.10.Final</netty.version>
     <oak.jackrabbit.version>1.90.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <opennlp.version>2.5.7</opennlp.version>

Reply via email to