Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.23.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.23.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 Apr 16, 2024
1 parent 2d91520 commit b0d6f80
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.20.0'
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.23.1'
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
implementation 'commons-io:commons-io:20030203.000550'
implementation 'io.netty:netty-all:4.1.109.Final'
Expand Down

0 comments on commit b0d6f80

Please sign in to comment.