From 206362212a78a77809851b203b707e9eb17c70d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Fri, 27 Oct 2023 10:20:26 +0100 Subject: [PATCH] Update JDK to 17.0.9+9 (#15509) --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index 698d45400e3..5af662588da 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: 17.0.8.1 - build: 1 + revision: 17.0.9 + build: 9 # 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