From 965517affbde9cacee49a503a55d4ac9eb2e6c8a Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Mon, 2 Oct 2023 09:40:06 +0200 Subject: [PATCH] bootstrap against 2.33.0.M1 Signed-off-by: Christian Dietrich --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6169ab3a8f6..6d84634bfbf 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ This is the version of the currently released latest version of the xtend-maven-plugin that we use during the Maven builds for processing Xtend files. --> - 2.32.0 + 2.33.0.M1 ${basedir}/..