Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Bump launch4j-maven-plugin from 2.3.2 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [launch4j-maven-plugin](https://github.com/orphan-oss/launch4j-maven-plugin) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/orphan-oss/launch4j-maven-plugin/releases)
- [Commits](orphan-oss/launch4j-maven-plugin@launch4j-maven-plugin-2.3.2...launch4j-maven-plugin-2.4.1)

---
updated-dependencies:
- dependency-name: com.akathist.maven.plugins.launch4j:launch4j-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent bc46688 commit 22a164a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>2.3.2</version>
<version>2.4.1</version>
<executions>
<execution>
<id>l4j-clui</id>
Expand Down Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>2.3.2</version>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down

0 comments on commit 22a164a

Please sign in to comment.