From 28db21ccc03778f71db6a8241f7f863e0487cb79 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:57:12 +0100 Subject: [PATCH] Bump Maven version to 3.9.6 (#932) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `Maven` version in the goss test Made with ❤️️ by updatecli * chore: Update the `Maven` version in the Packer default values Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index d7ec9bf0f..1307553cd 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -124,7 +124,7 @@ command: exec: mvn -v exit-status: 0 stdout: - - 3.9.5 + - 3.9.6 netlify-deploy: exec: netlify-deploy --help exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 200bb2f76..2c54bcc04 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -23,7 +23,7 @@ jq_version: 1.6 jxreleaseversion_version: 2.7.0 kubectl_version: 1.23.13 launchable_version: 1.66.0 -maven_version: 3.9.5 +maven_version: 3.9.6 netlifydeploy_version: 0.1.8 nodejs_version: 18.18.2 openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws/main/ec2_agents_authorized_keys