Skip to content

Commit

Permalink
build(deps): bump org.apache.logging.log4j:log4j-slf4j2-impl (#1862)
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.21.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent af00e83 commit 9b19cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-integration-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation 'org.apache.commons:commons-lang3:3.7'
testImplementation "com.aayushatharva.brotli4j:brotli4j:$versions_brotli4j"
testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.23.1'
testRuntimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.21.1'
testRuntimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3'
testRuntimeOnly "com.aayushatharva.brotli4j:native-osx-aarch64:$versions_brotli4j"
testRuntimeOnly "com.aayushatharva.brotli4j:native-osx-x86_64:$versions_brotli4j"
testRuntimeOnly "com.aayushatharva.brotli4j:native-linux-x86_64:$versions_brotli4j"
Expand Down

0 comments on commit 9b19cfd

Please sign in to comment.