Ver Fonte

Bundle AdoptOpenJDK 13 (#46860)

This commit switches to use AdoptOpenJDK 13 for bundling the JDK,
instead of Oracle OpenJDK 13.
Jason Tedor há 6 anos atrás
pai
commit
018e4ef53e
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      buildSrc/version.properties

+ 2 - 2
buildSrc/version.properties

@@ -1,8 +1,8 @@
 elasticsearch     = 8.0.0
 lucene            = 8.2.0
 
-bundled_jdk_vendor = openjdk
-bundled_jdk = 13+33@5b8a42f3905b406298b72d750b6919f6
+bundled_jdk_vendor = adoptopenjdk
+bundled_jdk = 13+33
 
 # optional dependencies
 spatial4j         = 0.7