upgrade jdk to 21.0.7+6 (#17591) (#17596)

(cherry picked from commit 8a71eb7de9)

Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2025-04-28 21:24:59 +01:00 committed by GitHub
parent 2045dc196b
commit 97b50c8ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,8 @@ logstash-core-plugin-api: 2.1.16
bundled_jdk: bundled_jdk:
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1 # for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
vendor: "adoptium" vendor: "adoptium"
revision: 21.0.6 revision: 21.0.7
build: 7 build: 6
# jruby must reference a *released* version of jruby which can be downloaded from the official download url # jruby must reference a *released* version of jruby which can be downloaded from the official download url
# *and* for which jars artifacts are published for compile-time # *and* for which jars artifacts are published for compile-time