From 64be9fa05cc5f94daee11c36b91bd5774e917de2 Mon Sep 17 00:00:00 2001 From: Robert Goldmann <deadlocker@gmx.de> Date: Mon, 21 Feb 2022 21:24:01 +0100 Subject: [PATCH] updated launch4j --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 147abf625..701039b9f 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ <plugin> <groupId>com.akathist.maven.plugins.launch4j</groupId> <artifactId>launch4j-maven-plugin</artifactId> - <version>1.7.25</version> + <version>2.1.2</version> <executions> <execution> <id>l4j-clui</id> -- GitLab