From 6db81643db51a920278eed38842a0873ee591c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:31:17 +0000 Subject: [PATCH] build(deps): bump org.apache.logging.log4j:log4j-slf4j-impl Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9b40b0d..fc0d2f5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -46,7 +46,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.24.0 + 2.24.1 test diff --git a/pom.xml b/pom.xml index a515214..bd76f4c 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.24.0 + 2.24.1