mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Upgrade to JDK 18.0.0+36 (#85376)
Closes #85357. Upgrade to the latest Adoptium JDK for bundling with Elasticsearch.
This commit is contained in:
parent
e1882f8abf
commit
2da5d75ab8
2 changed files with 7 additions and 1 deletions
|
@ -2,7 +2,7 @@ elasticsearch = 8.3.0
|
||||||
lucene = 9.1.0
|
lucene = 9.1.0
|
||||||
|
|
||||||
bundled_jdk_vendor = adoptium
|
bundled_jdk_vendor = adoptium
|
||||||
bundled_jdk = 17.0.2+8
|
bundled_jdk = 18+36
|
||||||
|
|
||||||
checkstyle = 9.3
|
checkstyle = 9.3
|
||||||
|
|
||||||
|
|
6
docs/changelog/85376.yaml
Normal file
6
docs/changelog/85376.yaml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
pr: 85376
|
||||||
|
summary: Upgrade to JDK 18.0.0+36
|
||||||
|
area: Packaging
|
||||||
|
type: upgrade
|
||||||
|
issues:
|
||||||
|
- 85357
|
Loading…
Add table
Add a link
Reference in a new issue