Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.2 to 2.24.3 (#336)

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.24.2 to 2.24.3.

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 09:43:21 +01:00 committed by GitHub
parent 38f77f3b85
commit d140757715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ dependencies {
include "commons-io:commons-io:2.18.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.24.3"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.24.2"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3"
include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"