From c2769702b1edb1dab424b471be6108b4048d8605 Mon Sep 17 00:00:00 2001 From: Andrea Selva Date: Mon, 3 Feb 2025 17:15:09 +0100 Subject: [PATCH] Update JDK (#17011) Update JDK to the latest --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index 34fc8a17d..2d402a754 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: 11.0.24 - build: 8 + revision: 11.0.26 + build: 4 # 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