Skip to content

Commit 69b9ed3

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14
1 parent 6ca94cf commit 69b9ed3

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
@@ -26,7 +26,7 @@ dependencies {
2626
api("commons-codec:commons-codec:1.18.0")
2727
api("commons-collections:commons-collections:3.2.2")
2828
api("net.sourceforge.nekohtml:nekohtml:1.9.22")
29-
api("org.apache.httpcomponents:httpclient:4.5.13")
29+
api("org.apache.httpcomponents:httpclient:4.5.14")
3030
api("xerces:xercesImpl:2.12.2")
3131
}
3232
implementation(project(":plugins:crlf-plugin"))

0 commit comments

Comments
 (0)