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 dd35839a76 Build: Bump io.netty:netty-buffer from 4.2.4.Final to
4.2.5.Final (#14008)
dd35839a76 is described below
commit dd35839a762c0d858c54bda4fb0663d74bc471d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 20:07:48 2025 +0200
Build: Bump io.netty:netty-buffer from 4.2.4.Final to 4.2.5.Final (#14008)
Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from
4.2.4.Final to 4.2.5.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.5.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.5.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 eeabe54f5f..e79fc40c96 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.5"
-netty-buffer = "4.2.4.Final"
+netty-buffer = "4.2.5.Final"
object-client-bundle = "3.3.2"
orc = "1.9.7"
parquet = "1.16.0"