From 27128e6dbd79d552769510cdfc3d20b6b87b0f19 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 24 Oct 2024 15:25:28 +0000 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.12.0 --- 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 ca64c4a22..cbacafd3f 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.0 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bf16a43cf..b2b02e3d7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.4 + 1.12.0 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 94b5e3ee8..c2ecdfb98 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -75,7 +75,7 @@ org.apache.avro avro - 1.11.4 + 1.12.0 org.xerial.snappy