Skip to content

Commit 4c14336

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-37366
2 parents e3c86c5 + efc180b commit 4c14336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/get-jdk-url.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ case "$1" in
99
echo "https://github.com/bell-sw/Liberica/releases/download/20.0.2+10/bellsoft-jdk20.0.2+10-linux-amd64.tar.gz"
1010
;;
1111
java21)
12-
echo "https://download.java.net/java/early_access/jdk21/25/GPL/openjdk-21-ea+25_linux-x64_bin.tar.gz"
12+
echo "https://download.java.net/java/GA/jdk21/fd2272bbf8e04c3dbaee13770090416c/35/GPL/openjdk-21_linux-x64_bin.tar.gz"
1313
;;
1414
*)
1515
echo $"Unknown java version"

0 commit comments

Comments
 (0)