Skip to content

Commit db2f40d

Browse files
committed
Bump bundled JDK to 17.0.2+8 (#83243)
JDK 17.0.2 is released so upgrade our bundled JDK. Closes #83242.
1 parent 424dc2e commit db2f40d

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 = 7.17.0
22
lucene = 8.11.1
33

44
bundled_jdk_vendor = adoptium
5-
bundled_jdk = 17.0.1+12
5+
bundled_jdk = 17.0.2+8
66

77
checkstyle = 8.45.1
88

docs/changelog/83243.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 83243
2+
summary: Bump bundled JDK to 17.0.2+8
3+
area: Packaging
4+
type: upgrade
5+
issues:
6+
- 83242

0 commit comments

Comments
 (0)