From 9faad25ec3debf4a148d6ff064ba33cea64d706b Mon Sep 17 00:00:00 2001 From: Patrick Baumgartner Date: Wed, 4 Jun 2025 22:00:21 +0200 Subject: [PATCH] Cleanup maven-enforcer-plugin message Signed-off-by: Patrick Baumgartner --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 436571e97..1dbccf016 100644 --- a/pom.xml +++ b/pom.xml @@ -167,9 +167,7 @@ - This build requires at least Java ${java.version}, - update your JVM, and - run the build again + This build requires at least Java ${java.version}, update your JVM, and run the build again ${java.version}