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

slachiewicz pushed a commit to branch maven-393
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git

commit 07da1218472389250d55edd290a74725244f1109
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sun Jul 2 12:50:22 2023 +0200

    Update maven-verify.yml
---
 .github/workflows/maven-verify.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index fd430fa..fb5191a 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -47,7 +47,7 @@ on:
       maven-matrix:
         description: The Maven version matrix as json array
         required: false
-        default: '[ "3.9.2" ]'
+        default: '[ "3.9.3" ]'
         type: string
 
       matrix-exclude:
@@ -84,7 +84,7 @@ on:
       ff-maven:
         description: The Maven version used during fail-fast-build job
         required: false
-        default: '3.9.2'
+        default: '3.9.3'
         type: string
 
       ff-jdk:

Reply via email to