Skip to content

Commit 881fd0b

Browse files
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 301b994 commit 881fd0b

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
@@ -66,7 +66,7 @@ val DEPENDENCIES = listOf(
6666
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
6767
"com.uber.nullaway:nullaway:0.12.6",
6868
"commons-codec:commons-codec:1.18.0",
69-
"org.apache.commons:commons-text:1.13.0",
69+
"org.apache.commons:commons-text:1.13.1",
7070
"com.google.code.gson:gson:2.12.1",
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
7272
"org.assertj:assertj-core:3.27.3",

0 commit comments

Comments
 (0)