SAP / cloud-sdk-java

Use the SAP Cloud SDK for Java to reduce development effort when building applications on SAP Business Technology Platform that communicate with SAP solutions and services such as SAP S/4HANA Cloud, SAP SuccessFactors, and many others.
Apache License 2.0
22 stars 14 forks source link

SDK 5.13.0, connectivity-apache-httpclient5, depends on apache httpclient5 5.4 #602

Closed hdva2502 closed 1 month ago

hdva2502 commented 1 month ago

Hi colleagues,

with the update from 5.12.0 => 5.13.0, the connectivity-apache-httpclient5 depends on apache httpclient5 5.4.

However, the SAP Java Buildpack sap_java_buildpack_jakarta_2_18 which is currently the latest one https://mvnrepository.com/artifact/com.sap.cloud.sjb.cf/sap-java-buildpack-bom/2.18.0 available on SAP BTP factory landscapes, contains only 5.3.1

Please have a look.

Thanks, Andreas

MatKuhr commented 1 month ago

Thanks for reporting this!

As discussed over teams: The Cloud SDK is not kept in sync with the SAP Java Buildpack or the SAP SGS provided BOMs. So for now leaving the Cloud SDK version at 5.12.0 would be needed (due to these changes that happened with the upgrade to http client 5.4), until SJB and SGS update.