Skip to content

Commit d567cb4

Browse files
authored
chore: Increase archetype SapMachineJre version with wildcard (#804)
1 parent 89a1ed5 commit d567cb4

File tree

1 file changed

+1
-1
lines changed
  • archetypes/spring-boot3/src/main/resources/archetype-resources

1 file changed

+1
-1
lines changed

archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ applications:
1313
SPRING_PROFILES_ACTIVE: 'cloud'
1414
JBP_CONFIG_SAPJVM_MEMORY_SIZES: 'metaspace:128m..'
1515
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 }'
16+
JBP_CONFIG_SAP_MACHINE_JRE: '{ use_offline_repository: false, version: 17.+ }'
1717
# services:
1818
# - my-application-logs
1919
# - my-xsuaa

0 commit comments

Comments
 (0)