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 bd1b23d85 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final 
(#1971)
bd1b23d85 is described below

commit bd1b23d85eb952e6d1fcf7b6ceaf92db133f7838
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 07:49:03 2024 +0200

    Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#1971)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.113.Final to 4.1.114.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.113.Final...netty-4.1.114.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 da756d474..92ad0adbf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -401,7 +401,7 @@
     <mockito-junit-jupiter.version>5.14.1</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <!-- 4.2.0.Alpha4 tested successfully -->
-    <netty.version>4.1.113.Final</netty.version>
+    <netty.version>4.1.114.Final</netty.version>
     <oak.jackrabbit.version>1.70.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.3.0 requires jdk17 -->

Reply via email to