build(deps): bump launch4j-maven-plugin from 2.0.1 to 2.1.0 (#3787)

Bumps [launch4j-maven-plugin](https://github.com/lukaszlenart/launch4j-maven-plugin) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/lukaszlenart/launch4j-maven-plugin/releases)
- [Commits](https://github.com/lukaszlenart/launch4j-maven-plugin/compare/launch4j-maven-plugin-2.0.1...launch4j-maven-plugin-2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
This commit is contained in:
dependabot[bot] 2021-04-14 22:34:36 +02:00 committed by GitHub
parent ab9dd83377
commit dd6e7e83ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,7 +273,7 @@
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>
<!-- This is a clean snapshot of launch4j's master branch,
which includes fixes to Java discovery that we need