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

This commit is contained in:
dependabot[bot] 2024-09-09 04:52:14 +00:00 committed by GitHub
commit 5ad8268f9b
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.16.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.24.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.24.0"
include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"