From 28deae8d60b36e44d6d0143edf89071f2cb53ff6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 20 Aug 2024 20:19:01 +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 57310f585..49e717b3d 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.3 + 1.12.0 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ca72ea15b..0d1dea7e8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.3 + 1.12.0 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6979a3a79..30a6bce3a 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -70,7 +70,7 @@ org.apache.avro avro - 1.11.3 + 1.12.0 org.xerial.snappy