(1.5.x): Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0

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>
This commit is contained in:
dependabot[bot]
2023-10-30 13:32:32 +00:00
committed by Gareth Clay
parent a31a941f41
commit 84d2867e95

View File

@@ -22,7 +22,7 @@ buildscript {
blockHoundVersion = "1.0.8.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
checkstyleVersion = "8.37"
commonsTextVersion = "1.10.0"
commonsTextVersion = "1.11.0"
immutablesVersion = "2.10.0"
openServiceBrokerVersion = "3.5.4"
pmdVersion = "6.29.0"