This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git
The following commit(s) were added to refs/heads/master by this push:
new c3d832a Build on GH also by Maven 4
c3d832a is described below
commit c3d832a2b83f44601c59e2c6ffca3b52e5019c04
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Jan 29 19:12:30 2026 +0100
Build on GH also by Maven 4
---
.github/workflows/maven-verify.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/maven-verify.yml
b/.github/workflows/maven-verify.yml
index 227685e..121a94e 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,3 +24,5 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
+ with:
+ maven4-enabled: true