Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.1…
Browse files Browse the repository at this point in the history
…7.0 in /hiero-dependency-versions (#17104)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Brandt <andrew.brandt@hashgraph.com>
  • Loading branch information
dependabot[bot] and andrewb1269hg authored Jan 3, 2025
1 parent a1f84fd commit 234f426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies.constraints {
because("org.apache.commons.collections4")
}
api("commons-io:commons-io:2.15.1") { because("org.apache.commons.io") }
api("org.apache.commons:commons-lang3:3.14.0") { because("org.apache.commons.lang3") }
api("org.apache.commons:commons-lang3:3.17.0") { because("org.apache.commons.lang3") }
api("org.apache.commons:commons-compress:1.26.0") { because("org.apache.commons.compress") }
api("org.apache.logging.log4j:log4j-api:$log4j") { because("org.apache.logging.log4j") }
api("org.apache.logging.log4j:log4j-core:$log4j") { because("org.apache.logging.log4j.core") }
Expand Down

0 comments on commit 234f426

Please sign in to comment.