From 58d8210c634e672272dfdd2ea98a7bc0145702c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 23:41:25 +0000 Subject: [PATCH] build(deps): bump the maven group across 2 directories with 1 update Bumps the maven group with 1 update in the /infrastructure/kafka-consumer directory: org.apache.avro:avro. Bumps the maven group with 1 update in the /infrastructure/kafka-producer directory: org.apache.avro:avro. Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4 Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4 --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-version: 1.11.4 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.avro:avro dependency-version: 1.11.4 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- infrastructure/kafka-consumer/pom.xml | 2 +- infrastructure/kafka-producer/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/kafka-consumer/pom.xml b/infrastructure/kafka-consumer/pom.xml index 610b083..d963c83 100644 --- a/infrastructure/kafka-consumer/pom.xml +++ b/infrastructure/kafka-consumer/pom.xml @@ -30,7 +30,7 @@ org.apache.avro avro - 1.11.3 + 1.11.4 diff --git a/infrastructure/kafka-producer/pom.xml b/infrastructure/kafka-producer/pom.xml index 2623bed..2866aad 100644 --- a/infrastructure/kafka-producer/pom.xml +++ b/infrastructure/kafka-producer/pom.xml @@ -37,7 +37,7 @@ org.apache.avro avro - 1.11.3 + 1.11.4