Skip to content

Commit 7555b7a

Browse files
fix(deps): update dependency commons-codec:commons-codec to v1.20.0 (#15230)
1 parent 186960f commit 7555b7a

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
@@ -88,7 +88,7 @@ val DEPENDENCIES = listOf(
8888
"com.uber.nullaway:nullaway:0.12.12",
8989
"commons-beanutils:commons-beanutils:1.11.0",
9090
"commons-cli:commons-cli:1.10.0",
91-
"commons-codec:commons-codec:1.19.0",
91+
"commons-codec:commons-codec:1.20.0",
9292
"commons-collections:commons-collections:3.2.2",
9393
"commons-digester:commons-digester:2.1",
9494
"commons-fileupload:commons-fileupload:1.6.0",

0 commit comments

Comments
 (0)