-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pollytts] Update Apache httpcore and httpclient #16294
Conversation
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
@J-N-K opening this as draft while we figure out what to do with IPP and IHC |
I think upgrading to client/4.5.14 and core/4.4.13 should be safe, I did look at the release notes and there are no breaking changes as far as I can see. |
Sounds good. Would it be smarter to just pull this back to the main addons pom to include since it crossed multiple bindings? Or even maybe back to core? That should help us keep it up to date across. |
Is this good to merge at this point? I'm still getting the same error on 3964 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, based on what i have seen this is ok to merge now.
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com> Signed-off-by: Paul Smedley <paul@smedley.id.au>
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com> Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
Updates Apache httpcore and httpclient to resolve dependencies.
Resolves #16293