Skip to content

Commit

Permalink
Bump Maven version to 3.9.6 (#932)
Browse files Browse the repository at this point in the history
* 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) <[email protected]>
  • Loading branch information
1 parent e459487 commit 28db21c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 28db21c

Please sign in to comment.