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

huaxingao 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 af0e7568c4 Build: Bump io.netty:netty-buffer from 4.2.9.Final to 
4.2.10.Final (#15260)
af0e7568c4 is described below

commit af0e7568c49d5fdc4cffdf6fda5b9f3fa2e4c8a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 8 11:19:55 2026 -0800

    Build: Bump io.netty:netty-buffer from 4.2.9.Final to 4.2.10.Final (#15260)
    
    Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 
4.2.9.Final to 4.2.10.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.2.9.Final...netty-4.2.10.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-buffer
      dependency-version: 4.2.10.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 2f0397db53..9b2725b57a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -79,7 +79,7 @@ microprofile-openapi-api = "3.1.2"
 mockito = "4.11.0"
 mockserver = "5.15.0"
 nessie = "0.107.1"
-netty-buffer = "4.2.9.Final"
+netty-buffer = "4.2.10.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.8"
 parquet = "1.17.0"

Reply via email to