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 5505a315 Push CI use Maven to latest
5505a315 is described below

commit 5505a3152d443cdd9bec63c729e0b624cce08258
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Tue Jul 9 11:56:55 2024 +0200

    Push CI use Maven to latest
---
 .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 66039c9b..1c7c89a6 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -29,5 +29,5 @@ jobs:
       ff-run: false
       ff-site-run: false
       jdk-matrix: '[ "21" ]'
-      maven-matrix: '[ "3.9.6" ]'
+      maven-matrix: '[ "3.9.8" ]'
 

Reply via email to