From 3d4cf8feca1ddba155fe48fd21071f018a7fedd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 00:53:29 +0000 Subject: [PATCH 1/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 ae64b62da0..823ac43837 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.10 + revision: 21.0.11 build: "7" # jruby must reference a *released* version of jruby which can be downloaded from the official download url From 1f8cc04c80747e1cf96ed7cd765fc773494ab672 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 00:53:34 +0000 Subject: [PATCH 2/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 823ac43837..2d7817dc3b 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.11 - build: "7" + build: "10" # 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