Skip to content

Commit 93d5a7f

Browse files
authored
[7.15] Bump bundled JDK to 17.0.1 (#80034) (#80319)
* Bump bundled JDK to 17.0.1 (#80034) # Conflicts: # build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java * Update 80034.yaml
1 parent 1a39039 commit 93d5a7f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.15.2
22
lucene = 8.9.0
33

44
bundled_jdk_vendor = adoptium
5-
bundled_jdk = 17+35
5+
bundled_jdk = 17.0.1+12
66

77
checkstyle = 8.39
88

docs/changelog/80034.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
pr: 80034
2+
summary: Bump bundled JDK to 17.0.1
3+
area: Packaging
4+
type: upgrade
5+
issues:
6+
- 80001
7+
versions:
8+
- 7.15.3

0 commit comments

Comments
 (0)