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

Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-29 16:40:24 +00:00
committed by Roy Clarkson
parent 9257bd2d33
commit ec194c672e

View File

@@ -20,7 +20,7 @@ buildscript {
ext {
blockHoundVersion = "1.0.13.RELEASE"
cfJavaClientVersion = "5.13.0.RELEASE"
commonsTextVersion = "1.13.0"
commonsTextVersion = "1.13.1"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.2"
springFrameworkVersion = "6.0.0"