[go: nahoru, domu]

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.1 to 2.3.2 (#141)
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.1 to 2.3.2.
- [Release notes](https://github.com/orphan-oss/launch4j-maven-plugin/releases)
- [Commits](orphan-oss/launch4j-maven-plugin@launch4j-maven-plugin-2.3.1...launch4j-maven-plugin-2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fi0x <58072122+Fi0x@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Fi0x committed Feb 21, 2023
1 parent 28961d4 commit bc46688
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.1.2</version>
<version>2.3.2</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.1</version>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down

0 comments on commit bc46688

Please sign in to comment.