From a921f96be4510dfcde4c93365661e0268c5ed4cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Tue, 23 Nov 2021 13:29:15 +0000 Subject: [PATCH] Update bundled JDK to 11.0.13+8 (#13437) --- versions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yml b/versions.yml index df76f0577e8..2acc0ebb81a 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: "adoptopenjdk" - revision: 11.0.12 - build: 7 + revision: 11.0.13 + build: 8 # 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