Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent e6b4dfe commit 87dfdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
include "org.apache.commons:commons-lang3:3.13.0"
include "commons-io:commons-io:2.15.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.21.0"
include "org.apache.logging.log4j:log4j-core:2.21.1"
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") {
Expand Down

0 comments on commit 87dfdeb

Please sign in to comment.