From 09a70b57aaf8eb8997d357aa3e70b6366ae1ed98 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 13 Dec 2024 00:40:04 +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 c9853204f..9da9b47f2 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 2b4d9a69a..617a5e333 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 c74d17651..7b3481d0f 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