From bd939df041d00378b5abe6e9b9b5a704776c8245 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 15 Oct 2024 13:27:49 +0000
Subject: [PATCH] Update dependency ch.qos.logback:logback-classic to v1.5.11
---
consumer/pom.xml | 2 +-
producer/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/consumer/pom.xml b/consumer/pom.xml
index d2d89ce..ab69ed3 100644
--- a/consumer/pom.xml
+++ b/consumer/pom.xml
@@ -21,7 +21,7 @@
ch.qos.logback
logback-classic
- 1.5.3
+ 1.5.11
org.slf4j
diff --git a/producer/pom.xml b/producer/pom.xml
index 23386ea..2a68421 100644
--- a/producer/pom.xml
+++ b/producer/pom.xml
@@ -21,7 +21,7 @@
ch.qos.logback
logback-classic
- 1.5.3
+ 1.5.11
org.slf4j