Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent fe12bcd commit d44d3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standalone/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {

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-slf4j2-impl:2.23.1"

compileOnly "org.jetbrains:annotations:24.1.0"
Expand Down

0 comments on commit d44d3e6

Please sign in to comment.