diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 03c0e91..3af54c7 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -27,4 +27,4 @@ jobs: uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5 with: maven4-build: true - maven4-version: '4.0.0-rc-5' # as in project + maven4-version: '4.0.0-rc-6' # as in project diff --git a/pom.xml b/pom.xml index 9237c14..d0f60cd 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ under the License. 17 - 4.0.0-rc-5 + 4.0.0-rc-6 7.0.0 ${version.maven-antrun-plugin}