Skip to content

Commit 96edf13

Browse files
authored
chore: Increase archetype SapMachineJre version (#803)
1 parent e5d7708 commit 96edf13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • archetypes/spring-boot3/src/main/resources/archetype-resources

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.5 }'
16+
JBP_CONFIG_SAP_MACHINE_JRE: '{ use_offline_repository: false, version: 17.0.15 }'
1717
# services:
1818
# - my-application-logs
1919
# - my-xsuaa

0 commit comments

Comments
 (0)