From 89487edbbeee20637e8b84de8792a294310875e2 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:05:23 +0200 Subject: [PATCH] Bump JDK8 version to 8u412-b08 (#1139) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the JDK8 version in the Packer default values Made with ❤️️ by updatecli * chore: Update the JDK8 version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- goss/goss-windows.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index ec22f512a..941596f50 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -80,7 +80,7 @@ command: exec: /opt/jdk-8/bin/java -version exit-status: 0 stderr: - - 1.8.0_402 + - 1.8.0_412 maven: exec: mvn -v exit-status: 0 diff --git a/goss/goss-windows.yaml b/goss/goss-windows.yaml index 67f30f0d4..adedac8d1 100644 --- a/goss/goss-windows.yaml +++ b/goss/goss-windows.yaml @@ -27,7 +27,7 @@ command: exec: C:\tools\jdk-8\bin\java -version exit-status: 0 stderr: - - 1.8.0_402 + - 1.8.0_412 nodejs: exec: node --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 4d3d5003e..b81c84bbe 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -25,7 +25,7 @@ helm_secrets_version: 4.6.0 jdk11_version: 11.0.22+7 jdk17_version: 17.0.10+7 jdk21_version: 21.0.2+13 -jdk8_version: 8u402-b06 +jdk8_version: 8u412-b08 jenkins_remoting_version: 3206.vb_15dcf73f6a_9 jq_version: 1.6 jxreleaseversion_version: 2.7.3