diff --git a/build-tools-internal/version.properties b/build-tools-internal/version.properties index 24f0cca082b2d..c37cd2a4782fd 100644 --- a/build-tools-internal/version.properties +++ b/build-tools-internal/version.properties @@ -2,7 +2,7 @@ elasticsearch = 9.3.0 lucene = 10.3.1 bundled_jdk_vendor = openjdk -bundled_jdk = 25+36@bd75d5f9689641da8e1daabeccb5528b +bundled_jdk = 25.0.1+8@2fbf10d8c78e40bd87641c434705079d # optional dependencies spatial4j = 0.7 jts = 1.15.0 diff --git a/docs/changelog/137640.yaml b/docs/changelog/137640.yaml new file mode 100644 index 0000000000000..1ff479b5d3e85 --- /dev/null +++ b/docs/changelog/137640.yaml @@ -0,0 +1,5 @@ +pr: 137640 +summary: Update bundled JDK to Java 25.0.1+8 +area: Packaging +type: upgrade +issues: []