Skip to content

Commit

Permalink
build(deps): bump org.apache.logging.log4j:log4j-slf4j-impl
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.19.0 to 2.24.3.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 6a82614 commit 5dd5d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
annotationProcessor project(":zuul-processor")

runtimeOnly 'org.apache.logging.log4j:log4j-core:2.23.1'
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl:2.19.0'
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.3'

}

Expand Down

0 comments on commit 5dd5d34

Please sign in to comment.