Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0

Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.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:
dependabot[bot] 2023-10-17 06:24:31 +00:00 committed by GitHub
parent 489c0597eb
commit 3d37db29b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ dependencies {
include "org.apache.commons:commons-lang3:3.13.0"
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-core:2.21.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") {