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.22.0 to 2.22.1.

---
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 28, 2023
1 parent 499287c commit a786adc
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.9'
implementation 'org.apache.logging.log4j:log4j-api:2.22.0'
implementation 'org.apache.logging.log4j:log4j-core:2.22.0'
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.22.0'
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1'

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

0 comments on commit a786adc

Please sign in to comment.