File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments