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

commit eea1a53fc881579bfcfa57e52c1cc33c5b439c3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 08:04:54 2025 +0100

    Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final (#2099)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.116.Final to 4.1.117.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.116.Final...netty-4.1.117.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 1dc261634..7ff0ce610 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -412,7 +412,7 @@
     <mockito-junit-jupiter.version>5.15.2</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <!-- 4.2.0.RC1 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>
     <opennlp.version>2.5.3</opennlp.version>

Reply via email to