From 23383e71c38446a453bd222df92f493a5b817d12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:20:09 +0000 Subject: [PATCH] upgrade jdk to 21.0.6+7 (#16932) (#16987) (#16989) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 51ab5d85d28d455e18d508ddfd0654cfc27fb46d) Co-authored-by: João Duarte (cherry picked from commit f561207b4b562989192cc5c3c7d18b39f6846003) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index 5a47c95ff54..81feb1c1c45 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.5 - build: 11 + revision: 21.0.6 + build: 7 # 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