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 76fcd47ff0 Build: Bump io.netty:netty-buffer from 4.2.8.Final to
4.2.9.Final (#14897)
76fcd47ff0 is described below
commit 76fcd47ff00254b7079224a5960a49d906343cdf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 20 21:55:32 2025 -0800
Build: Bump io.netty:netty-buffer from 4.2.8.Final to 4.2.9.Final (#14897)
Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from
4.2.8.Final to 4.2.9.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.8.Final...netty-4.2.9.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.9.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 fea5bdb93a..1c74b92d03 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -76,7 +76,7 @@ microprofile-openapi-api = "3.1.2"
mockito = "4.11.0"
mockserver = "5.15.0"
nessie = "0.106.0"
-netty-buffer = "4.2.8.Final"
+netty-buffer = "4.2.9.Final"
object-client-bundle = "3.3.2"
orc = "1.9.7"
parquet = "1.16.0"