Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-lang3 from 3.7 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.7 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 463d90d commit 97d701f
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 @@ -19,7 +19,7 @@ dependencies {
testImplementation "io.netty.incubator:netty-incubator-transport-classes-io_uring:${versions_netty_io_uring}"
testImplementation "io.netty.incubator:netty-incubator-transport-native-io_uring:${versions_netty_io_uring}:linux-x86_64"
testImplementation "org.slf4j:slf4j-api:2.0.16"
testImplementation 'org.apache.commons:commons-lang3:3.7'
testImplementation 'org.apache.commons:commons-lang3:3.17.0'
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.24.3'
Expand Down

0 comments on commit 97d701f

Please sign in to comment.