mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1881e48bb4
This commit removes the Eclipse Jetty dependencies from JdkHttpClientResourceFactory, replacing them with a check for ExecutorService. Closes gh-28588