mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-03-21 20:30:09 -04:00
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cfb1d67503
commit
3ed794c745
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ dependencies {
|
|||
include "org.apache.commons:commons-lang3:3.17.0"
|
||||
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.23.1"
|
||||
include "org.apache.logging.log4j:log4j-core:2.24.0"
|
||||
include "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"
|
||||
include "org.fusesource.jansi:jansi:2.4.1"
|
||||
include("com.mojang:authlib:3.16.29") {
|
||||
|
|
Loading…
Reference in a new issue