Bundle AdoptOpenJDK 13 (#46860)

This commit switches to use AdoptOpenJDK 13 for bundling the JDK,
instead of Oracle OpenJDK 13.
This commit is contained in:
Jason Tedor 2019-09-19 05:55:39 -07:00
parent e467dddd4c
commit 4a9943a906
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5
1 changed files with 2 additions and 2 deletions

View File

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