Skip to content

Commit 03cf03c

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.3.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] <[email protected]>
1 parent 24b2eb3 commit 03cf03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
ext {
2121
blockHoundVersion = "1.0.10.RELEASE"
2222
cfJavaClientVersion = "5.12.2.RELEASE"
23-
commonsTextVersion = "1.12.0"
23+
commonsTextVersion = "1.13.0"
2424
immutablesVersion = "2.10.1"
2525
openServiceBrokerVersion = "4.3.1"
2626
wiremockVersion = "3.10.0"

0 commit comments

Comments
 (0)