(2.0.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:37:08 +00:00
committed by Gareth Clay
parent cc3add933a
commit e839743c91

View File

@@ -20,7 +20,7 @@ buildscript {
ext {
blockHoundVersion = "1.0.8.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
commonsTextVersion = "1.10.0"
commonsTextVersion = "1.11.0"
immutablesVersion = "2.10.0"
openServiceBrokerVersion = "4.0.0"
springFrameworkVersion = "6.0.0"