From 3968f2c7ad3bda78d2b6ba43fa347d2217a59a47 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 6 Aug 2024 22:06:40 +0000
Subject: [PATCH] Update dependency org.slf4j:slf4j-api to v2.0.14
---
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..f1bfb73 100644
--- a/consumer/pom.xml
+++ b/consumer/pom.xml
@@ -26,7 +26,7 @@
org.slf4j
slf4j-api
- 2.0.12
+ 2.0.14
diff --git a/producer/pom.xml b/producer/pom.xml
index 23386ea..7d337cd 100644
--- a/producer/pom.xml
+++ b/producer/pom.xml
@@ -26,7 +26,7 @@
org.slf4j
slf4j-api
- 2.0.12
+ 2.0.14