Upgrade Apache HttpClient to version 5 #154
Labels
area/admin-client
area/authz-client
area/policy-enforcer
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/enhancement
priority/low
Description
Apache HttpClient in version 4 is kinda old and not used in newer apps.
Last release was in 2022.
Please consider upgrading client to version 5.
Discussion
No response
Motivation
Newer applications are already using HttpClient 5 and had removed all HttpClient 4 dependencies (like Spring-based 3.x apps).
All components f.e. micrometer for client in version 4 are already deprecated.
I have to individually create an old client with monitoring and custom settings only for PolicyEnforcer purposes.
Details
No response
The text was updated successfully, but these errors were encountered: