This is an automated email from the ASF dual-hosted git repository.
etudenhoefner 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 74cf6977b9 Build: Bump Nessie to 0.90.4 (#10492)
74cf6977b9 is described below
commit 74cf6977b9db46df2850f29d099764d76950b6a2
Author: Alexandre Dutra <[email protected]>
AuthorDate: Fri Jun 14 11:55:54 2024 +0200
Build: Bump Nessie to 0.90.4 (#10492)
---
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 21c4c57b07..dbada50333 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,7 +66,7 @@ kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.1"
mockito = "4.11.0"
mockserver = "5.15.0"
-nessie = "0.83.2"
+nessie = "0.90.4"
netty-buffer = "4.1.110.Final"
netty-buffer-compat = "4.1.110.Final"
object-client-bundle = "3.3.2"