From acd0c1953aa4728699a03566632f4b1bf8bbe177 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 17 Mar 2021 17:45:57 +0100 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.10.2 (#575) --- 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 b0f040ffd..0e9cc93bf 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.1 + 1.10.2 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b80d1b8da..54864ffb6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.10.1 + 1.10.2 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 827c0e980..ee9249e83 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -62,7 +62,7 @@ org.apache.avro avro - 1.10.1 + 1.10.2 org.xerial.snappy