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

Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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-12-16 13:22:17 +00:00
committed by Roy Clarkson
parent b9633afe4a
commit 8cd140ea4e

View File

@@ -20,7 +20,7 @@ buildscript {
ext {
blockHoundVersion = "1.0.10.RELEASE"
cfJavaClientVersion = "5.12.2.RELEASE"
commonsTextVersion = "1.12.0"
commonsTextVersion = "1.13.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.2"
springFrameworkVersion = "6.0.0"