From f1c64d662f1aaab7dbb18b7ffc28c0f75b60ffaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:57:16 +0000 Subject: [PATCH] Update slf4j monorepo to v2.0.14 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2e3ec5c..bf2d70d 100644 --- a/pom.xml +++ b/pom.xml @@ -528,31 +528,31 @@ org.slf4j jcl-over-slf4j - 2.0.13 + 2.0.14 compile org.slf4j jul-to-slf4j - 2.0.13 + 2.0.14 compile org.slf4j log4j-over-slf4j - 2.0.13 + 2.0.14 compile org.slf4j slf4j-api - 2.0.13 + 2.0.14 compile org.slf4j slf4j-ext - 2.0.13 + 2.0.14 compile