Skip to content

Commit 2da5d75

Browse files
authored
Upgrade to JDK 18.0.0+36 (#85376)
Closes #85357. Upgrade to the latest Adoptium JDK for bundling with Elasticsearch.
1 parent e1882f8 commit 2da5d75

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

build-tools-internal/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ elasticsearch = 8.3.0
22
lucene = 9.1.0
33

44
bundled_jdk_vendor = adoptium
5-
bundled_jdk = 17.0.2+8
5+
bundled_jdk = 18+36
66

77
checkstyle = 9.3
88

docs/changelog/85376.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 85376
2+
summary: Upgrade to JDK 18.0.0+36
3+
area: Packaging
4+
type: upgrade
5+
issues:
6+
- 85357

0 commit comments

Comments
 (0)