This is an automated email from the ASF dual-hosted git repository.

singhpk234 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 4cea662253 Build: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 
(#14369)
4cea662253 is described below

commit 4cea662253f440366e0358d1cadae36004d883b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 18 22:45:41 2025 -0700

    Build: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (#14369)
    
    Bumps org.apache.avro:avro from 1.12.0 to 1.12.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.avro:avro
      dependency-version: 1.12.1
      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 b7bec15a8a..669e6a5f0e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -28,7 +28,7 @@ antlr413 = "4.13.1" # For Spark 4.0 support
 aircompressor = "0.27"
 apiguardian = "1.1.2"
 arrow = "15.0.2"
-avro = "1.12.0"
+avro = "1.12.1"
 assertj-core = "3.27.6"
 awaitility = "4.3.0"
 awssdk-bom = "2.35.10"

Reply via email to