From f39a9f037c658716c20bea494e483c1842cc5759 Mon Sep 17 00:00:00 2001 From: Carlos Martins Date: Mon, 3 Jun 2024 23:32:19 +0200 Subject: [PATCH] More memory for surefire --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c0a51299..02697557 100644 --- a/pom.xml +++ b/pom.xml @@ -352,7 +352,7 @@ maven-surefire-plugin false - -Xmx1024m + -Xmx2048m @@ -415,7 +415,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 17 17