mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Upgrade the bundled JDK to JDK 15 (#62580)
This commit upgrades the bundled JDK to JDK 15.
This commit is contained in:
parent
5a0dca2491
commit
1b0e6caae6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user