From 855c5aab397dba93cbb18eba481e8a6919a3f878 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Fri, 3 May 2024 18:46:47 +0200 Subject: [PATCH] [MEJB-137] Require Maven 3.6.3+ --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c1fe8b9..682a0cb 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ under the License. Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR. - ${mavenVersion} + 3.6.3 @@ -60,7 +60,7 @@ under the License. - 3.2.5 + 3.9.6 2022-04-18T18:55:30Z