We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10261d0 commit 705a408Copy full SHA for 705a408
build-tools-internal/version.properties
@@ -1,8 +1,8 @@
1
elasticsearch = 8.0.0
2
lucene = 8.9.0
3
4
-bundled_jdk_vendor = adoptopenjdk
5
-bundled_jdk = 16.0.1+9
+bundled_jdk_vendor = openjdk
+bundled_jdk = 16.0.2+7@d4a915d82b4c4fbb9bde534da945d746
6
7
checkstyle = 8.42
8
@@ -53,4 +53,4 @@ jimfs = 1.2
53
jimfs_guava = 30.1-jre
54
55
# test framework
56
-networknt_json_schema_validator = 1.0.48
+networknt_json_schema_validator = 1.0.48
docs/changelog/75981.yaml
@@ -0,0 +1,9 @@
+pr: 75981
+summary: Bump bundled JDK to 16.0.2
+area: Packaging
+type: upgrade
+issues: []
+versions:
+ - v8.0.0
+ - v7.14.1
9
+ - v7.15.0
0 commit comments