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

singhpk234 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 a539c3f2d3 Build: Bump io.netty:netty-buffer from 4.2.6.Final to 
4.2.7.Final (#14372)
a539c3f2d3 is described below

commit a539c3f2d33380ba0084d2c25dbddefc591bf5f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 18 22:45:04 2025 -0700

    Build: Bump io.netty:netty-buffer from 4.2.6.Final to 4.2.7.Final (#14372)
    
    Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 
4.2.6.Final to 4.2.7.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.6.Final...netty-4.2.7.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-buffer
      dependency-version: 4.2.7.Final
      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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c7dffe184f..b7bec15a8a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -75,7 +75,7 @@ microprofile-openapi-api = "3.1.2"
 mockito = "4.11.0"
 mockserver = "5.15.0"
 nessie = "0.105.4"
-netty-buffer = "4.2.6.Final"
+netty-buffer = "4.2.7.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.7"
 parquet = "1.16.0"

Reply via email to