From 3046d71bd8e866b3323f15c5493fb219da22e911 Mon Sep 17 00:00:00 2001 From: ggrandes Date: Wed, 17 Jan 2024 22:57:02 +0100 Subject: [PATCH] Update launch4j version - supports openjdk without windows-registry keys of JavaSoft [resolves #9] --- jentunnel-gui/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jentunnel-gui/pom.xml b/jentunnel-gui/pom.xml index 6fa1f32..125e74f 100644 --- a/jentunnel-gui/pom.xml +++ b/jentunnel-gui/pom.xml @@ -93,7 +93,7 @@ com.akathist.maven.plugins.launch4j launch4j-maven-plugin - 1.7.25 + 2.5.0 l4j-clui @@ -115,7 +115,7 @@ 1.8.0 16 256 - -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 + -XX:+IgnoreUnrecognizedVMOptions -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 ${project.version}.0