From 1508aeb323843801c07065ba93197a1361e380e2 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 24 Sep 2023 10:41:01 +0000 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.3 --- 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 6295bbddf..7ab58c9c7 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 b399d273b..47f88b27f 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 6a03ce217..8051a8557 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