This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch ds
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git

commit 297654e3edfad828ac6ae7f73ce4b348455f09c6
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 01:30:28 2025 +0100

    Sync Maven in CI with project
---
 .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 c39f094..eff880a 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:
       maven4-build: true
+      maven4-version: '4.0.0-beta-3' # same as in project

Reply via email to