We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a1ed5 commit d567cb4Copy full SHA for d567cb4
archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml
@@ -13,7 +13,7 @@ applications:
13
SPRING_PROFILES_ACTIVE: 'cloud'
14
JBP_CONFIG_SAPJVM_MEMORY_SIZES: 'metaspace:128m..'
15
JBP_CONFIG_COMPONENTS: 'jres: [''com.sap.xs.java.buildpack.jre.SAPMachineJRE'']'
16
- JBP_CONFIG_SAP_MACHINE_JRE: '{ use_offline_repository: false, version: 17.0.15 }'
+ JBP_CONFIG_SAP_MACHINE_JRE: '{ use_offline_repository: false, version: 17.+ }'
17
# services:
18
# - my-application-logs
19
# - my-xsuaa
0 commit comments