This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-ness in repository https://gitbox.apache.org/repos/asf/iceberg.git
commit 40a1a7a0a1e804095de21a2822a0f9eb04cf671d Author: Amogh Jahagirdar <[email protected]> AuthorDate: Wed Feb 5 17:24:53 2025 -0700 Bump Nessie to 0.120.5 to include updated License/Notice (#12186) --- 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 a45a70f664..034a95929c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -70,7 +70,7 @@ kryo-shaded = "4.0.3" microprofile-openapi-api = "3.1.2" mockito = "4.11.0" mockserver = "5.15.0" -nessie = "0.99.0" +nessie = "0.102.5" netty-buffer = "4.1.114.Final" netty-buffer-compat = "4.1.114.Final" object-client-bundle = "3.3.2"
