Skip to content

Commit 9e735cb

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#730)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 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 cc04a76 commit 9e735cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commons-io = { module = "commons-io:commons-io", version = "2.21.0" }
2222

2323
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
2424

25-
commons-text = { module = "org.apache.commons:commons-text", version = "1.14.0" }
25+
commons-text = { module = "org.apache.commons:commons-text", version = "1.15.0" }
2626

2727
guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
2828

0 commit comments

Comments
 (0)