(2.1.x): Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0

Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.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]
2024-04-17 13:53:28 +00:00
committed by Roy Clarkson
parent b68a1cbd89
commit b176f2def8

View File

@@ -20,7 +20,7 @@ buildscript {
ext {
blockHoundVersion = "1.0.9.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
commonsTextVersion = "1.11.0"
commonsTextVersion = "1.12.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.0"
springFrameworkVersion = "6.0.0"