build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#3576)

Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  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-04-22 06:55:25 -04:00 committed by GitHub
parent 1a9713653c
commit edd3323ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ baksmali = "3.0.5"
commons_io = "2.16.1"
commons_cli = "1.6.0"
commons_lang3 = "3.14.0"
commons_text = "1.11.0"
commons_text = "1.12.0"
guava = "32.0.1-jre"
junit = "4.13.2"
r8 = "8.3.37"