File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ modules:
1717 properties :
1818 SPRING_PROFILES_ACTIVE : cloud
1919 JBP_CONFIG_COMPONENTS : ' {jres: ["JavaBuildpack::Jre::SapMachineJRE"]}'
20- JBP_CONFIG_SAP_MACHINE_JRE : ' { jre: { version: "17 .+" } }'
20+ JBP_CONFIG_SAP_MACHINE_JRE : ' { jre: { version: "21 .+" } }'
2121 # We do not want cfenv to configure the DataSource for us
2222 # cfenv uses names of the services, so this variable must be adapted if needed
2323 # as CFENV_SERVICE_[service-name]_ENABLED
Original file line number Diff line number Diff line change 1515 <revision >1.0.0-SNAPSHOT</revision >
1616
1717 <!-- DEPENDENCIES VERSION -->
18- <jdk .version>17 </jdk .version>
18+ <jdk .version>21 </jdk .version>
1919 <cds .services.version>3.5.0</cds .services.version>
2020 <spring .boot.version>3.4.0</spring .boot.version>
2121 <cf-java-logging-support .version>3.8.4</cf-java-logging-support .version>
2222
23- <cds .cdsdk-version>8.5.0 </cds .cdsdk-version>
23+ <cds .cdsdk-version>8.5.1 </cds .cdsdk-version>
2424
2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 </properties >
You can’t perform that action at this time.
0 commit comments