Skip to content

Commit 4dd71e4

Browse files
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#13043)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15103ad commit 4dd71e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ subprojects {
5252
checkstyleVersion = "8.45"
5353
commonsIoVersion = "2.18.0"
5454
commonsMathVersion = "3.6.1"
55-
commonsTextVersion = "1.12.0"
55+
commonsTextVersion = "1.13.0"
5656
dropwizardWebsocketsVersion = "1.3.14"
5757
equalsVerifierVersion = "3.18"
5858
feignVersion = "13.5"

0 commit comments

Comments
 (0)