File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ modules:
1818 SPRING_PROFILES_ACTIVE : cloud,sandbox
1919 CDS_MULTITENANCY_APPUI_TENANTSEPARATOR : " -"
2020 JBP_CONFIG_COMPONENTS : " jres: ['com.sap.xs.java.buildpack.jre.SAPMachineJRE']"
21- JBP_CONFIG_SAP_MACHINE_JRE : ' { version: 17 .+ }'
21+ JBP_CONFIG_SAP_MACHINE_JRE : ' { version: 21 .+ }'
2222 build-parameters :
2323 builder : custom
2424 commands :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ modules:
1717 properties :
1818 SPRING_PROFILES_ACTIVE : cloud,sandbox
1919 JBP_CONFIG_COMPONENTS : " jres: ['com.sap.xs.java.buildpack.jre.SAPMachineJRE']"
20- JBP_CONFIG_SAP_MACHINE_JRE : ' { version: 17 .+ }'
20+ JBP_CONFIG_SAP_MACHINE_JRE : ' { version: 21 .+ }'
2121 build-parameters :
2222 builder : custom
2323 commands :
You can’t perform that action at this time.
0 commit comments