From 05ba885d8889dcbee7816005f24b2c2044ad43a8 Mon Sep 17 00:00:00 2001 From: christian <153755613+skateball@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:36:11 +0100 Subject: [PATCH] Update JRE version from 11+ to 25+ SapMachine 11 reached End of Support in Dec2024. Therefore the default should be changed --- config/sap_machine_jre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sap_machine_jre.yml b/config/sap_machine_jre.yml index 0c372cc4d7..cca07f7fd6 100644 --- a/config/sap_machine_jre.yml +++ b/config/sap_machine_jre.yml @@ -17,7 +17,7 @@ # Configuration for JRE repository --- jre: - version: 11.+ + version: 25.+ version_lines: - 11.+ - 17.+