Skip to content

Commit 6ab5371

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency commons-codec:commons-codec to v1.20.0
1 parent 849f333 commit 6ab5371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/stage-vote-release-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
dependencies {
2424
constraints {
2525
api("commons-beanutils:commons-beanutils:1.11.0")
26-
api("commons-codec:commons-codec:1.18.0")
26+
api("commons-codec:commons-codec:1.20.0")
2727
api("commons-collections:commons-collections:3.2.2")
2828
api("net.sourceforge.nekohtml:nekohtml:1.9.22")
2929
api("org.apache.httpcomponents:httpclient:4.5.14")

0 commit comments

Comments
 (0)