build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#3680)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 06:00:14 -04:00 committed by GitHub
parent 56bcbac8ff
commit 0a4a609b96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
baksmali = "3.0.7" baksmali = "3.0.7"
commons_io = "2.16.1" commons_io = "2.16.1"
commons_cli = "1.9.0" commons_cli = "1.9.0"
commons_lang3 = "3.16.0" commons_lang3 = "3.17.0"
commons_text = "1.12.0" commons_text = "1.12.0"
guava = "32.0.1-jre" guava = "32.0.1-jre"
junit = "4.13.2" junit = "4.13.2"