This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch v4 in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git
The following commit(s) were added to refs/heads/v4 by this push: new 8a48d93 Update Maven4 to 4.0.0-rc-1 8a48d93 is described below commit 8a48d938cccd162492f0d3b459785badf9c65f05 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Thu Nov 28 22:01:40 2024 +0100 Update Maven4 to 4.0.0-rc-1 --- .github/workflows/maven-verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 2bd1ddb..39b039d 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -53,7 +53,7 @@ on: maven4-version: description: The Maven 4.x version matrix required: false - default: '4.0.0-beta-4' + default: '4.0.0-rc-1' type: string maven4-enabled: