From dd95591f0cb41785ad70eb0e32e8f7bd91df1d83 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 10 Jan 2025 17:43:10 +0000
Subject: [PATCH 1/3] chore(core-deps): update dependency org.slf4j:slf4j-api
to v2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 902f47cd..c49387ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
UTF-8
5.2.0
4.13.2
- 1.7.36
+ 2.0.16
2.20.0
17
From e685d6807ba503ef10838561ac332df60b029933 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 10 Jan 2025 18:06:31 +0000
Subject: [PATCH 2/3] chore(core-deps): update dependency org.slf4j:slf4j-api
to v2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd8d6e35..49745bb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
UTF-8
5.2.0
4.13.2
- 1.7.36
+ 2.0.16
2.24.3
17
From a95f11bf626114093c585fb5701326279aa1de67 Mon Sep 17 00:00:00 2001
From: Ashley Caselli
Date: Fri, 10 Jan 2025 19:23:44 +0100
Subject: [PATCH 3/3] chore(core-deps): replace log4j-slf4j-impl (v2.20.0) with
log4j-slf4j2-impl (v2.24.3)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c49387ec..303dcc5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
5.2.0
4.13.2
2.0.16
- 2.20.0
+ 2.24.3
17
@@ -99,7 +99,7 @@
org.apache.logging.log4j
- log4j-slf4j-impl
+ log4j-slf4j2-impl
${ver.log4j2}
true