From 833df83654f3d2ae9bac9c8aea42922918874004 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 23 Mar 2026 22:31:07 +0000 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.12.1 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index f5f4ee888..209cc2f67 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -51,7 +51,7 @@ org.apache.avro avro - 1.11.4 + 1.12.1 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8fab1a99f..5ec9d29ab 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.4 + 1.12.1 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 42f69ff4a..abb9eda79 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -75,7 +75,7 @@ org.apache.avro avro - 1.11.4 + 1.12.1 org.xerial.snappy