Skip to content

Commit e970a9d

Browse files
Bump httpclient from 4.5.13 to 4.5.14 (#2769)
1 parent 57698eb commit e970a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation("org.apache.commons:commons-lang3:3.12.0")
1515

1616
implementation("com.google.code.gson:gson")
17-
implementation("org.apache.httpcomponents:httpclient:4.5.13")
17+
implementation("org.apache.httpcomponents:httpclient:4.5.14")
1818

1919
implementation("org.eclipse.jetty:jetty-servlet:10.0.12")
2020

0 commit comments

Comments
 (0)