Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.16.0 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 Aug 30, 2024
1 parent 82ea6b2 commit 137a0d7
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 137a0d7

Please sign in to comment.