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

slachiewicz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-hocon-extension.git


The following commit(s) were added to refs/heads/main by this push:
     new b59b15a  Bump Maven in CI to 4.0 rc4
b59b15a is described below

commit b59b15aeac1aee3f4702a3162846705077223a56
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Wed Jul 16 21:23:09 2025 +0200

    Bump Maven in CI to 4.0 rc4
---
 .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 8530d99..26815cf 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -27,5 +27,5 @@ jobs:
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
     with:
       ff-maven: "4.0.0-beta-5"                     # Maven version for 
fail-fast-build
-      maven-matrix: '[ "4.0.0-beta-5", "4.0.0-rc-1 ]'
+      maven-matrix: '[ "4.0.0-rc-4" ]'
       jdk-matrix: '[ "17", "21" ]'

Reply via email to