Skip to content

Commit c2346b2

Browse files
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bfa64c commit c2346b2

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
@@ -65,7 +65,7 @@ val DEPENDENCIES = listOf(
6565
"ch.qos.logback:logback-classic:1.3.15", // logback 1.4+ requires Java 11+
6666
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
6767
"com.uber.nullaway:nullaway:0.12.3",
68-
"commons-codec:commons-codec:1.17.2",
68+
"commons-codec:commons-codec:1.18.0",
6969
"org.apache.commons:commons-text:1.13.0",
7070
"com.google.code.gson:gson:2.11.0",
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom

0 commit comments

Comments
 (0)