From 96535d3f89e1c332b386195c1f5076887278bfc9 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Fri, 27 Oct 2023 22:55:05 +0200 Subject: [PATCH] Require Maven 3.6.3+ --- .github/workflows/maven.yml | 2 -- pom.xml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index e642335..652b080 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -24,8 +24,6 @@ jobs: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3 with: - ff-maven: "3.9.2" # Maven version for fail-fast-build - maven-matrix: '[ "3.2.5", "3.9.2" ]' # Maven versions matrix for verify builds verify-fail-fast: false # Fail-fast for verify builds matrix-exclude: > [ diff --git a/pom.xml b/pom.xml index 39eb821..138625d 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ - 3.2.5 + 3.6.3 8 3.3.1 target/staging/${project.artifactId}