From ff0c82dd47e67de7a24f8174226ef56751aef830 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 6 Nov 2024 17:19:47 +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 2c8bbd5b4..7b59c0d3a 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 af02a49d2..2e5addadf 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 a8bdc638f..fc72cc08d 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