cstamas opened a new pull request, #1953: URL: https://github.com/apache/maven-resolver/pull/1953
Make sure the class SSLConnectionSocketFactory is initialized early, instead lazily in ConcurrentHashMap.computeIfAbsent, as latter may cause deadlock. Ref: https://github.com/quarkusio/quarkus/issues/55317 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
