Skip to content

Commit

Permalink
Upgrade to JDK 18.0.0+36 (#85376) (#85875)
Browse files Browse the repository at this point in the history
Closes #85357. Upgrade to the latest Adoptium JDK for bundling with
Elasticsearch.
  • Loading branch information
pugnascotia committed Apr 14, 2022
1 parent f9d77a2 commit 59a632d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools-internal/version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ elasticsearch = 7.17.3
lucene = 8.11.1

bundled_jdk_vendor = adoptium
bundled_jdk = 17.0.2+8
bundled_jdk = 18+36

checkstyle = 9.3

Expand Down
6 changes: 6 additions & 0 deletions docs/changelog/85376.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 85376
summary: Upgrade to JDK 18.0.0+36
area: Packaging
type: upgrade
issues:
- 85357

0 comments on commit 59a632d

Please sign in to comment.