Explorar o código

Upgrade the bundled JDK to JDK 14 (#53748)

This commit upgrades the bundled JDK to JDK 14.
Jason Tedor %!s(int64=5) %!d(string=hai) anos
pai
achega
36d8d84817
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildSrc/version.properties

+ 1 - 1
buildSrc/version.properties

@@ -2,7 +2,7 @@ elasticsearch     = 8.0.0
 lucene            = 8.5.0-snapshot-7f057455901
 
 bundled_jdk_vendor = adoptopenjdk
-bundled_jdk = 13.0.2+8
+bundled_jdk = 14+36
 
 # optional dependencies
 spatial4j         = 0.7