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 86611d94db Build: Bump Apache Avro to 1.12.0 (#10879)
86611d94db is described below

commit 86611d94dbc6b28f2f7b89addc5886d2d4ea96d8
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Aug 7 11:11:27 2024 +0200

    Build: Bump Apache Avro to 1.12.0 (#10879)
---
 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 77e610e885..b2946163f3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -25,7 +25,7 @@ aliyun-sdk-oss = "3.10.2"
 antlr = "4.9.3"
 aircompressor = "0.27"
 arrow = "15.0.2"
-avro = "1.11.3"
+avro = "1.12.0"
 assertj-core = "3.26.3"
 awaitility = "4.2.1"
 awssdk-bom = "2.26.29"

Reply via email to