From 3df4f5ac884ebf19958ae246679492fe9a726226 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 00:32:32 +0000 Subject: [PATCH 1/2] chore: Update JDK build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yml b/versions.yml index 8193c1415f..785436114e 100644 --- a/versions.yml +++ b/versions.yml @@ -11,7 +11,7 @@ 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.9 - build: 10 + 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 From 025771e4192e675a349791c5e4d8feb0dc7a448a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 00:33:34 +0000 Subject: [PATCH 2/2] chore: Update JDK revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yml b/versions.yml index 785436114e..f0705b1a1f 100644 --- a/versions.yml +++ b/versions.yml @@ -10,7 +10,7 @@ logstash-release-track: main 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.9 + revision: 21.0.10 build: "7" # jruby must reference a *released* version of jruby which can be downloaded from the official download url