Skip to content

Commit e1d6461

Browse files
authored
Signed-off-by: Jing Zhang <[email protected]>
1 parent b467d22 commit e1d6461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ configurations.all {
411411
resolutionStrategy.force "org.opensearch.client:opensearch-rest-client:${opensearch_version}"
412412
resolutionStrategy.force "org.apache.httpcomponents.core5:httpcore5:5.3.1"
413413
resolutionStrategy.force "org.apache.httpcomponents.core5:httpcore5-h2:5.3.1"
414-
resolutionStrategy.force "org.apache.httpcomponents.client5:httpclient5:5.4.1"
414+
resolutionStrategy.force "org.apache.httpcomponents.client5:httpclient5:5.4.3"
415415
resolutionStrategy.force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
416416
resolutionStrategy.force "com.fasterxml.jackson.core:jackson-core:${versions.jackson_databind}"
417417
resolutionStrategy.force "org.apache.logging.log4j:log4j-api:2.24.2"

0 commit comments

Comments
 (0)