From 971b35f5d26263ef3c1d83b6282680ac1608c032 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 27 Sep 2023 22:19:29 +0200 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.3 (#1740) --- 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 3c2bfd88c..14099e3dc 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.2 + 1.11.3 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 2e36e5d37..f641deb38 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.2 + 1.11.3 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 8e832b12e..187b4747a 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ org.apache.avro avro - 1.11.2 + 1.11.3 org.xerial.snappy