We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6840a0d + db1d5dc commit 84d6d8bCopy full SHA for 84d6d8b
src/main/java/io/github/fvarrui/javapackager/maven/CreateWindowsExe.java
@@ -113,7 +113,7 @@ protected File doApply(Packager packager) {
113
plugin(
114
groupId("com.akathist.maven.plugins.launch4j"),
115
artifactId("launch4j-maven-plugin"),
116
- version("1.7.25")
+ version("2.1.1")
117
),
118
goal("launch4j"),
119
configuration(pluginConfig.toArray(new Element[pluginConfig.size()])),
0 commit comments