Skip to content

Commit 705a408

Browse files
authored
Bump bundled JDK to 16.0.2 (#75981)
1 parent 10261d0 commit 705a408

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

build-tools-internal/version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
elasticsearch = 8.0.0
22
lucene = 8.9.0
33

4-
bundled_jdk_vendor = adoptopenjdk
5-
bundled_jdk = 16.0.1+9
4+
bundled_jdk_vendor = openjdk
5+
bundled_jdk = 16.0.2+7@d4a915d82b4c4fbb9bde534da945d746
66

77
checkstyle = 8.42
88

@@ -53,4 +53,4 @@ jimfs = 1.2
5353
jimfs_guava = 30.1-jre
5454

5555
# test framework
56-
networknt_json_schema_validator = 1.0.48
56+
networknt_json_schema_validator = 1.0.48

docs/changelog/75981.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pr: 75981
2+
summary: Bump bundled JDK to 16.0.2
3+
area: Packaging
4+
type: upgrade
5+
issues: []
6+
versions:
7+
- v8.0.0
8+
- v7.14.1
9+
- v7.15.0

0 commit comments

Comments
 (0)