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

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new ed73ec43dd Build: Bump io.netty:netty-buffer from 4.1.112.Final to 
4.1.113.Final (#11097)
ed73ec43dd is described below

commit ed73ec43dd25c9023069ea1d3381a6d9229be53a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 9 10:44:56 2024 +0200

    Build: Bump io.netty:netty-buffer from 4.1.112.Final to 4.1.113.Final 
(#11097)
    
    Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 
4.1.112.Final to 4.1.113.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-buffer
      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>
---
 gradle/libs.versions.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 768f3c8e1e..c7e949fddc 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -70,8 +70,8 @@ microprofile-openapi-api = "3.1.1"
 mockito = "4.11.0"
 mockserver = "5.15.0"
 nessie = "0.95.0"
-netty-buffer = "4.1.112.Final"
-netty-buffer-compat = "4.1.112.Final"
+netty-buffer = "4.1.113.Final"
+netty-buffer-compat = "4.1.113.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.4"
 parquet = "1.13.1"

Reply via email to