Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1

Bumps org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 08:20:38 +00:00 committed by GitHub
parent 36ee78a346
commit a8b9a667f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ dependencies {
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.15.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.23.0"
include "org.apache.logging.log4j:log4j-core:2.23.1"
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") {