From 646624067d7f1fe443cb99f1f85adecbba9de547 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 30 Jan 2025 18:47:49 +0000
Subject: [PATCH] chore(deps): replace dependency org.slf4j:slf4j-log4j12 with
org.slf4j:slf4j-reload4j 2.0.16
---
pom.xml | 2 +-
src/it/loggable/pom.xml | 2 +-
src/it/weaving/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c17f6350..b53e85e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.slf4j
- slf4j-log4j12
+ slf4j-reload4j
2.0.16
test
diff --git a/src/it/loggable/pom.xml b/src/it/loggable/pom.xml
index cd66d4f9..624a602e 100644
--- a/src/it/loggable/pom.xml
+++ b/src/it/loggable/pom.xml
@@ -70,7 +70,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.slf4j
- slf4j-log4j12
+ slf4j-reload4j
2.0.16
test
diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml
index 462581a1..1c74f34f 100644
--- a/src/it/weaving/pom.xml
+++ b/src/it/weaving/pom.xml
@@ -64,7 +64,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.slf4j
- slf4j-log4j12
+ slf4j-reload4j
2.0.16
test