From 3d1e3e1fcf6abcbe0f603696f204ef25bda66585 Mon Sep 17 00:00:00 2001
From: 0xboobface <0xboobface@gmail.com>
Date: Thu, 16 Aug 2018 17:29:49 +0200
Subject: [PATCH] Set max heap size to 512 MiB as launch4j JVM parameter
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index e86d85ba..a53f81da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,6 +78,7 @@
jre
true
1.8.0
+ 512
${project.version}.0