Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /Plan (#3301)

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-11-07 15:23:50 +02:00 committed by GitHub
parent 2e92abdbdd
commit 9ed1def1c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ subprojects {
redisBungeeVersion = "0.3.8-SNAPSHOT"
redisBungeeProxioDevVersion = "0.7.3"
commonsTextVersion = "1.10.0"
commonsTextVersion = "1.11.0"
commonsCompressVersion = "1.24.0"
commonsCodecVersion = "1.16.0"
caffeineVersion = "3.1.8"