Commit ef09c81e authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade JDK 9 CI image to JDK 9+181

Closes gh-16400
parent 695dc8e9
......@@ -22,7 +22,7 @@ case "$1" in
COMPONENTS=1
;;
java9)
JDK_URL=https://github.com/AdoptOpenJDK/openjdk9-binaries/releases/download/jdk-9.0.4%2B11/OpenJDK9U-jdk_x64_linux_hotspot_9.0.4_11.tar.gz
JDK_URL=https://github.com/AdoptOpenJDK/openjdk9-binaries/releases/download/jdk-9%2B181/OpenJDK9U-jdk_x64_linux_hotspot_9_181.tar.gz
COMPONENTS=2
;;
java10)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment