Skip to content

Commit 42dc3e6

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
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] <[email protected]>
1 parent 2918770 commit 42dc3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ val DEPENDENCIES = listOf(
6262
"ch.qos.logback:logback-classic:1.3.16", // logback 1.4+ requires Java 11+
6363
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
6464
"commons-codec:commons-codec:1.20.0",
65-
"org.apache.commons:commons-text:1.14.0",
65+
"org.apache.commons:commons-text:1.15.0",
6666
"com.google.code.gson:gson:2.13.2",
6767
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
6868
"org.assertj:assertj-core:3.27.6",

0 commit comments

Comments
 (0)