From 31f276b10a96c53ecbd828972a9e3457c0c7c700 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 8 Oct 2024 18:22:38 +0200 Subject: [PATCH] deps: update dependency org.apache.avro:avro to v1.11.4 [security] (#2223) --- 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 554ce23e0..8499374ff 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.3 + 1.11.4 compile diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 185dda2d0..9708d76e7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -50,7 +50,7 @@ org.apache.avro avro - 1.11.3 + 1.11.4 compile diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9e84bb419..dca65a4c7 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -75,7 +75,7 @@ org.apache.avro avro - 1.11.3 + 1.11.4 org.xerial.snappy