From b9a571eb4337c21be31af6b16a28fcd5c248ac28 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Sun, 17 Nov 2019 13:39:16 -0500 Subject: [PATCH] Bundle JDK 13.0.1+9 with Windows This commit upgrades the JDK that is bundled with Windows from 13+33 to 13.0.1+9. Our other platforms have previously been upgraded but Windows was delayed because the artifacts were not available at the time that we made the previous upgrade. Relates #48587 --- buildSrc/version.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 872d4794ffcb9..559bdb8106011 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -3,7 +3,6 @@ lucene = 8.3.0-snapshot-25968e3b75e bundled_jdk_vendor = adoptopenjdk bundled_jdk = 13.0.1+9 -bundled_jdk_windows = 13+33 # optional dependencies spatial4j = 0.7