From 4a8d090e49605a10bb7d3ebacc6a2802f1b32386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCnger?= Date: Sat, 15 Nov 2025 11:26:43 +0100 Subject: [PATCH] Update to Maven RC5 --- .github/workflows/maven-verify.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index a646406..eca8804 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@v4 with: maven4-build: true - maven4-version: '4.0.0-rc-3' # the same as used in project + maven4-version: '4.0.0-rc-5' # the same as used in project diff --git a/pom.xml b/pom.xml index fe8cf29..d8014eb 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 17 - 4.0.0-rc-3 + 4.0.0-rc-5 2.0.17