Skip to content

Update httpcomponents dependencies. (#554)#560

Merged
VachaShah merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-554-to-2.x
Jul 5, 2023
Merged

Update httpcomponents dependencies. (#554)#560
VachaShah merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-554-to-2.x

Conversation

@reta
Copy link
Copy Markdown
Collaborator

@reta reta commented Jul 5, 2023

Backport of #554 to 2.x

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
(cherry picked from commit d786611)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta force-pushed the backport/backport-554-to-2.x branch from 7052947 to 29ece09 Compare July 5, 2023 18:31
```gradle
implementation("org.apache.httpcomponents.client5", "httpclient5", "5.1.4")
implementation("org.apache.httpcomponents.core5", "httpcore5", "5.1.5")
implementation("org.apache.httpcomponents.client5", "httpclient5", "5.2.1")
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In 2.x, Apache HttpClient5 is optional

@VachaShah VachaShah merged commit b9f70b3 into opensearch-project:2.x Jul 5, 2023
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants