build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#3443)

Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.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] 2023-11-27 06:02:29 -05:00 committed by GitHub
parent 72d0bc164d
commit 7047172d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
baksmali = "3.0.3"
commons_io = "2.15.0"
commons_cli = "1.6.0"
commons_lang3 = "3.13.0"
commons_lang3 = "3.14.0"
commons_text = "1.11.0"
guava = "32.0.1-jre"
junit = "4.13.2"