(2.1.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 14:11:21 +00:00
committed by Gareth Clay
parent b386642a6f
commit 0565eb55e2

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.1.0"
springFrameworkVersion = "6.0.0"