Skip to content

Commit a04eb63

Browse files
committed
Adopt Java 25 in manifest
1 parent 215d661 commit a04eb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiapps-controller-web/manifests/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ applications:
1616
XS_TYPE: CF
1717
DB_TYPE: POSTGRESQL
1818
CATALINA_OPTS: "-Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true"
19-
JBP_CONFIG_SAP_MACHINE_JRE: '{ jre: { version: "17.+" } }'
19+
JBP_CONFIG_SAP_MACHINE_JRE: '{ jre: { version: "25.+" } }'
2020
JBP_CONFIG_TOMCAT: '{ tomcat: { version: 10.+ } }'
2121
JBP_CONFIG_COMPONENTS: '{jres: ["JavaBuildpack::Jre::SapMachineJRE"]}'
2222
JAVA_OPTS: '-XX:+HeapDumpOnOutOfMemoryError -XX:MaxDirectMemorySize=192m -Xshare:off -XX:MaxMetaspaceSize=300m -XX:+ErrorFileToStdout -XX:TrimNativeHeapInterval=10000 -Dio.netty.noPreferDirect=true -Dio.netty.maxDirectMemory=0'

0 commit comments

Comments
 (0)