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

cstamas pushed a commit to branch maven-resolver-1.9.x
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this 
push:
     new a6d9de11 Update Maven in GH workflow (#663)
a6d9de11 is described below

commit a6d9de1146c19d3b67546e9b3ab3062c06087d7c
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Tue Feb 25 12:06:37 2025 +0100

    Update Maven in GH workflow (#663)
---
 .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 41144f5e..e9e5c9ea 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -27,6 +27,6 @@ jobs:
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
     with:
       ff-site-run: false
-      maven-matrix: '[ "3.9.6" ]'
+      maven-matrix: '[ "3.9.9" ]'
 
 

Reply via email to