From 6d863a8e78953079dce376b06f5062dd8c9bded7 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Fri, 13 Oct 2023 21:03:31 +0200 Subject: [PATCH] chore: make sapmachine-21 the latest --- common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.sh b/common.sh index 91944da2..ef6f7246 100755 --- a/common.sh +++ b/common.sh @@ -16,7 +16,7 @@ declare -A jdk_latest=( ["ibm-semeru"]="" ["amazoncorretto"]="11" ["libericaopenjdk"]="17" - ["sapmachine"]="17" + ["sapmachine"]="21" ) # Variants of the JDKs and their 'latest' tag