From 032109756dfad0efd2e60d7b77ac26df687e9287 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 15 Apr 2024 07:36:02 +0200 Subject: [PATCH] Upgrade SLF4J 2.0.12 -> 2.0.13 (#1136) See: - https://www.slf4j.org/news.html - https://github.com/qos-ch/slf4j/compare/v_2.0.12...v_2.0.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f250397..4943ebd7 100644 --- a/pom.xml +++ b/pom.xml @@ -483,7 +483,7 @@ org.slf4j slf4j-bom - 2.0.12 + 2.0.13 pom import