Find SAP-managed Cloud Foundry Java components and updates that belong to the community java-buildpack.
The SAP BTP, Cloud Foundry environment provides one recent version of java_buildpack as part of its system buildpacks. To check this version, proceed as follows:
-
Log in to a particular SAP BTP region and subaccount. For example, if your region is eu10, run:
cf api https://api.cf.eu10.hana.ondemand.com -
Then run:
cf buildpacks
To learn about changes in the Java buildpack's versions and features, regularly check the latest buildpack releases in the GitHub community page.