
This commit adds the Jetty RS HTTP client to the Spring Boot dependency management. As of SPR-15092 and SPR-17124, this HTTP client library is supported by Spring Framework. This commit is first step towards supporting that library as a driver for the WebClient / ClientHttpConnector auto-configuration. See gh-14005