From fafcdede6b4e5ef5098b8b04a53d9e42b59cda3d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 1 Aug 2022 18:11:10 +0200 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.1 (#1210) 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.1 * 🦉 Updates from OwlBot post-processor 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 e0498b450..858f0dfe7 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.0 + 1.11.1 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b1720fb79..a2179e6a7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.0 + 1.11.1 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 4fc1b51f3..8811bf7a2 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ org.apache.avro avro - 1.11.0 + 1.11.1 org.xerial.snappy