From b7ba1a871c4c26f50d87b41c2627b6e6aef63b3c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 27 Oct 2021 18:24:17 +0200 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.0 (#894) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency org.apache.avro:avro to v1.11.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- 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 37a995c7d..af52ee0ee 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -51,7 +51,7 @@ org.apache.avro avro - 1.10.2 + 1.11.0 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 43a6995d9..33cf7dbcc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.10.2 + 1.11.0 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 92c54ebfb..eb34b3e1a 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -62,7 +62,7 @@ org.apache.avro avro - 1.10.2 + 1.11.0 org.xerial.snappy