From 0d5f9f94fdcb45d7966e2d2af293151ae85bbb1a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 3 Jul 2023 13:04:13 +0000 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.2 --- 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 b03eed334..cb7f11248 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.1 + 1.11.2 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 95f20cfc8..c9735d83b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.1 + 1.11.2 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 587a64c11..63d053992 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ org.apache.avro avro - 1.11.1 + 1.11.2 org.xerial.snappy