Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 0fbc6c3 commit b0f989a
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 @@ -32,7 +32,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.16'
implementation 'org.apache.logging.log4j:log4j-api:2.24.1'
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.24.1'
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3'

// for input generation
implementation 'com.github.curious-odd-man:rgxgen:2.0'
Expand Down

0 comments on commit b0f989a

Please sign in to comment.