Skip to content

Commit 4be836e

Browse files
chore(gradle): bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#7477)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...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] <[email protected]>
1 parent 9f181c7 commit 4be836e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ commons-compress = "1.28.0"
1818
commons-io = "2.20.0"
1919
commons-lang3 = "3.18.0"
2020
commons-math3 = "3.6.1"
21-
commons-text = "1.13.1"
21+
commons-text = "1.15.0"
2222
# confluent and confluent-kafka-clients should be kept in-sync
2323
confluent = "8.1.1"
2424
confluent-kafka-clients = "8.1.1-ccs"

0 commit comments

Comments
 (0)