Skip to content

Commit

Permalink
chore(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.23.1 to 2.24.1.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent acb6d36 commit 8a5f4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ val kafkaVersion = "2.6.3"
val jettyVersion = "9.4.51.v20230217"
val junit4Version = "4.13.2"
val jsr305Version = "3.0.2"
val log4jVersion = "2.23.1"
val log4jVersion = "2.24.1"
val mockitoVersion = "5.14.1"
val servletVersion = "4.0.1"
val slf4japiVersion = "1.7.36"
Expand Down

0 comments on commit 8a5f4ed

Please sign in to comment.