Upgrade the bundled JDK to JDK 15 (#62580)

This commit upgrades the bundled JDK to JDK 15.
This commit is contained in:
Ryan Ernst 2020-09-17 11:53:05 -07:00 committed by Ryan Ernst
parent 5a0dca2491
commit 1b0e6caae6
No known key found for this signature in database
GPG Key ID: 5F7EA39E15F54DCE
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ elasticsearch = 7.10.0
lucene = 8.7.0-snapshot-9cd3af50f80
bundled_jdk_vendor = adoptopenjdk
bundled_jdk = 14.0.1+7
bundled_jdk = 15+36
checkstyle = 8.20