You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we transitively pull these dependencies which were removed, the CI failed.
api "org.apache.httpcomponents:httpclient:${versions.httpclient}"
api "org.apache.httpcomponents:httpcore:${versions.httpcore}"
api "org.apache.httpcomponents:httpasyncclient:${versions.httpasyncclient}"
api "org.apache.httpcomponents:httpcore-nio:${versions.httpcore}"
There is an ongoing effort to fix this.
Expectations
CI should be green
The text was updated successfully, but these errors were encountered:
[TRIAGE] @reta can you take a look at this? Thank you.
stephen-crawford
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Oct 17, 2022
Description
main
CI started failing due to an effort to migrate http client/core to 5.x via opensearch-project/OpenSearch#4459Since we transitively pull these dependencies which were removed, the CI failed.
There is an ongoing effort to fix this.
Expectations
CI should be green
The text was updated successfully, but these errors were encountered: