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

fokko 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 e468d02e4a Build: Bump io.netty:netty-buffer from 4.1.108.Final to 
4.1.109.Final (#10191)
e468d02e4a is described below

commit e468d02e4a0d8131c7beb75fcbd3863a568de0bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 21 17:10:08 2024 +0200

    Build: Bump io.netty:netty-buffer from 4.1.108.Final to 4.1.109.Final 
(#10191)
    
    Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 
4.1.108.Final to 4.1.109.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.109.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 8cb3e9329d..aaf8f03fd9 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,8 +66,8 @@ microprofile-openapi-api = "3.1.1"
 mockito = "4.11.0"
 mockserver = "5.15.0"
 nessie = "0.79.0"
-netty-buffer = "4.1.108.Final"
-netty-buffer-compat = "4.1.108.Final"
+netty-buffer = "4.1.109.Final"
+netty-buffer-compat = "4.1.109.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.3"
 parquet = "1.13.1"

Reply via email to