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 a11312379 Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final 
(#2084)
a11312379 is described below

commit a11312379d2b350bca0b8d3b976efa13a2639e1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:41:49 2024 +0100

    Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final (#2084)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.115.Final to 4.1.116.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      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 7ebdba7db..a33749cf5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -412,7 +412,7 @@
     <mockito-junit-jupiter.version>5.14.2</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <!-- 4.2.0.RC1 tested successfully -->
-    <netty.version>4.1.115.Final</netty.version>
+    <netty.version>4.1.116.Final</netty.version>
     <oak.jackrabbit.version>1.72.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <opennlp.version>2.5.1</opennlp.version>

Reply via email to