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-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c07b097 Works with 4.0.0 rc4
c07b097 is described below
commit c07b097990cb260c5447d4ae4ac44bf8a5cb4b68
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 01:21:03 2025 +0100
Works with 4.0.0 rc4
---
.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 ce4b500..53e98d9 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-enabled: true
+ maven4-version: '4.0.0-rc-4'