From 839f8fb265983b5ce14cf2cb3650a70d342ffc04 Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" <6454655+adoroszlai@users.noreply.github.com> Date: Mon, 6 May 2024 20:48:45 +0200 Subject: [PATCH] RATIS-2073. Enable Surefire process checkers (#1079) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b3eedee12..0130258b18 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ 3.3.0 4.0.6 1.6.1 - 3.0.0 + 3.0.0-M4 3.5.3 @@ -634,6 +634,7 @@ false false false + all 600 -Xmx2048m -XX:+HeapDumpOnOutOfMemoryError @{argLine}