We currently upgrade our project to use Spring 6 & Spring Boot 3. We face some issues with the s4hana-connectivity dependency as it is still relying on org.apache.httpcomponents » httpclient:4.5.14
. Are there any plans to upgrade to org.apache.httpcomponents.client5 » httpclient5:5.2.1
yet ?
Since Cloud SDK in its newest version should support Spring 6, I would have expected that the s4hana-connectivity package runs on Apache HTTP Client 5