diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 932827cf..a8cd280e 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -25,3 +25,5 @@ jobs: build: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4 + with: + maven4-enabled: true \ No newline at end of file diff --git a/src/it/MRESOURCES-18/pom.xml b/src/it/MRESOURCES-18/pom.xml index dca439ab..153ac06c 100644 --- a/src/it/MRESOURCES-18/pom.xml +++ b/src/it/MRESOURCES-18/pom.xml @@ -57,7 +57,7 @@ under the License. maven-surefire-plugin - 2.4.3 + 3.2.1