From 8fd87a5b6b8e663a8822676baeaaace16519b924 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Wed, 4 Oct 2023 10:59:37 +0200 Subject: [PATCH] Upgrade SLF4J 2.0.7 -> 2.0.9 (#778) See: - https://www.slf4j.org/news.html - https://github.com/qos-ch/slf4j/compare/v_2.0.7...v_2.0.9 --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 104a838ce3..5b26f4876d 100644 --- a/pom.xml +++ b/pom.xml @@ -458,8 +458,10 @@ org.slf4j - slf4j-api - 2.0.7 + slf4j-bom + 2.0.9 + pom + import org.springframework