Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.21.1 to 2.22.0

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.21.1 to 2.22.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-21 07:51:40 +00:00 committed by GitHub
parent e1ac520766
commit b88173c18a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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