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 0cede57526 Build: Bump io.netty:netty-buffer from 4.2.2.Final to 
4.2.3.Final (#13605)
0cede57526 is described below

commit 0cede57526968a6f8051594a5f2d0d13d2e380cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 09:12:09 2025 +0200

    Build: Bump io.netty:netty-buffer from 4.2.2.Final to 4.2.3.Final (#13605)
    
    Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 
4.2.2.Final to 4.2.3.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.2.Final...netty-4.2.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-buffer
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 41edffb7b8..89fa89c659 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -74,7 +74,7 @@ microprofile-openapi-api = "3.1.2"
 mockito = "4.11.0"
 mockserver = "5.15.0"
 nessie = "0.104.3"
-netty-buffer = "4.2.2.Final"
+netty-buffer = "4.2.3.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.6"
 parquet = "1.15.2"

Reply via email to