Merge pull request #128 from ViaVersion/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j-impl-2.21.0

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.0
This commit is contained in:
RK_01 2023-10-17 06:23:29 +00:00 committed by GitHub
commit 1c015cdab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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