This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new dc17e8d Bump
apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#93)
dc17e8d is described below
commit dc17e8d95ed7b075b1570a311dd50919f732a993
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 15 07:32:55 2026 +0200
Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#93)
Bumps
[apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml](https://github.com/apache/maven-gh-actions-shared)
from 4 to 5.
-
[Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)
---
updated-dependencies:
- dependency-name:
apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 01fb27a..13d64e0 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,7 +24,7 @@ on:
jobs:
build:
name: Verify
- uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
+ uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5
with:
jdk-distribution-matrix: '[ "zulu", "microsoft", "liberica",
"adopt-openj9" ]'
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk":
"8", "os": "macos-latest"}]'