
The default socket timeout with HttpClient 5 is not long enough in some cases where Docker images are built that require the GraalVM native image compiler to run in a buildpack. This commit increases the timeout to 30 minutes. Fixes gh-37665 Co-authored-by: Scott Frederick <sfrederick@vmware.com>"