Skip to content

Commit f87d9c0

Browse files
Update bundled JDK to 21.0.11 build 10 (#19070)
* chore: Update JDK revision Made with ❤️️ by updatecli * chore: Update JDK build Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48b7601 commit f87d9c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ logstash-release-track: main
1010
bundled_jdk:
1111
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
1212
vendor: "adoptium"
13-
revision: 21.0.10
14-
build: "7"
13+
revision: 21.0.11
14+
build: "10"
1515

1616
# jruby must reference a *released* version of jruby which can be downloaded from the official download url
1717
# *and* for which jars artifacts are published for compile-time

0 commit comments

Comments
 (0)