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

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


The following commit(s) were added to refs/heads/master by this push:
     new cd0a76e0 Update Maven in GH workflow (#664)
cd0a76e0 is described below

commit cd0a76e0dfcd7b72f50fcdf12debf8ee14a322a1
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Feb 25 12:06:31 2025 +0100

    Update Maven in GH workflow (#664)
---
 .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 a8ab5189..4e6e2104 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -29,6 +29,6 @@ jobs:
       ff-run: false
       ff-site-run: false
       jdk-matrix: '[ "21" ]'
-      maven-matrix: '[ "3.9.9", "4.0.0-rc-1" ]'
+      maven-matrix: '[ "3.9.9", "4.0.0-rc-2" ]'
       verify-fail-fast: false
 

Reply via email to