Browse Source

Upgrade bundled jdk to 14.0.1 (#57233)

Ryan Ernst 5 years ago
parent
commit
4713662f7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildSrc/version.properties

+ 1 - 1
buildSrc/version.properties

@@ -2,7 +2,7 @@ elasticsearch     = 8.0.0
 lucene            = 8.6.0-snapshot-9d6c738ffce
 
 bundled_jdk_vendor = adoptopenjdk
-bundled_jdk = 14+36
+bundled_jdk = 14.0.1+7
 
 checkstyle = 8.20