From b8a00f63ceeae7bd3df491f76cf07428fc29fb6f Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:24:36 +0100 Subject: [PATCH] upgrade jdk to 21.0.7+6 (#17591) (#17594) (cherry picked from commit 8a71eb7de975289b3246b029d6e1e8f4602f28dc) Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com> --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index 72cf57c37..8c857a9a4 100644 --- a/versions.yml +++ b/versions.yml @@ -7,8 +7,8 @@ logstash-core-plugin-api: 2.1.16 bundled_jdk: # for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1 vendor: "adoptium" - revision: 21.0.6 - build: 7 + revision: 21.0.7 + build: 6 # 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