This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
The following commit(s) were added to refs/heads/master by this push:
new eb05003 Also test with Maven 4
eb05003 is described below
commit eb05003739088e972f50f33c2ac6993c9a63617c
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jul 25 06:17:12 2025 +0200
Also test with Maven 4
---
.github/workflows/maven-verify.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/maven-verify.yml
b/.github/workflows/maven-verify.yml
index f213d07..c52e4b9 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -27,3 +27,4 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
verify-fail-fast: false
+ maven4-enabled: true