Update bundled JDK to JDK 13 (#46795)

With the next minor release of Elasticsearch we will drop support for
JDK 12 and bump to JDK 13. While we want to use AdoptOpenJDK as the
bundled JDK, we are waiting for a release there. This commit moves to
OpenJDK 13 for now, and we will move to AdoptOpenJDK 13 as soon as its
available. Since macOS Catalina is delayed until October, we have some
time to update this.
This commit is contained in:
Jason Tedor 2019-09-17 17:50:52 -07:00
parent b85468d6ea
commit 7e71b2dbb3
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
lucene = 8.2.0
bundled_jdk_vendor = adoptopenjdk
bundled_jdk = 12.0.2+10
bundled_jdk_vendor = openjdk
bundled_jdk = 13+33@5b8a42f3905b406298b72d750b6919f6
# optional dependencies
spatial4j = 0.7