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

Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.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] 2023-10-31 20:28:50 -04:00 committed by GitHub
parent 750fdf37ca
commit 63b1976448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ baksmali = "3.0.3"
commons_io = "2.15.0"
commons_cli = "1.6.0"
commons_lang3 = "3.13.0"
commons_text = "1.10.0"
commons_text = "1.11.0"
guava = "32.0.1-jre"
junit = "4.13.2"
proguard = "7.4.0"