Skip to content

Commit

Permalink
bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (via #2700)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 4fe31b4 commit 140ab75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ subprojects {
dependency("net.sourceforge.pmd:pmd-java:7.1.0")
dependency("org.allurefw:allure1-model:1.0")
dependency("org.apache.commons:commons-collections4:4.4")
dependency("org.apache.commons:commons-lang3:3.16.0")
dependency("org.apache.commons:commons-lang3:3.17.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.2")
dependency("org.assertj:assertj-core:3.26.3")
Expand Down

0 comments on commit 140ab75

Please sign in to comment.