-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
Description
Feature summary
Refactor usage of deprecated method and adopt best practices
Problem statement
In #1596 the Apache HttpClient dependency has been upgraded to v5.5. The new version deprecate several methods, requiring a refactoring of the AdyenHttpClient class.
This shall be planned in major release
Proposed solution
Refactor the code that integrates Apache HttpClient 5.5 to adopt the best practices.
Alternatives considered
No response
Additional context
No response