We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849f333 commit 6ab5371Copy full SHA for 6ab5371
plugins/stage-vote-release-plugin/build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
dependencies {
24
constraints {
25
api("commons-beanutils:commons-beanutils:1.11.0")
26
- api("commons-codec:commons-codec:1.18.0")
+ api("commons-codec:commons-codec:1.20.0")
27
api("commons-collections:commons-collections:3.2.2")
28
api("net.sourceforge.nekohtml:nekohtml:1.9.22")
29
api("org.apache.httpcomponents:httpclient:4.5.14")
0 commit comments