Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump org.panteleyev:jpackage-maven-plugin (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 3dbb7bc commit 91745db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
<plugin>
<groupId>org.panteleyev</groupId>
<artifactId>jpackage-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<configuration>
<name>librepass</name>
<appVersion>1.0.0</appVersion>
Expand Down Expand Up @@ -279,7 +279,7 @@
<plugin>
<groupId>org.panteleyev</groupId>
<artifactId>jpackage-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<configuration>
<name>librepass</name>
<type>APP_IMAGE</type>
Expand Down Expand Up @@ -497,7 +497,7 @@
<plugin>
<groupId>org.panteleyev</groupId>
<artifactId>jpackage-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<executions>
<!-- Execution for mac-->
<execution>
Expand Down Expand Up @@ -528,7 +528,7 @@
<plugin>
<groupId>org.panteleyev</groupId>
<artifactId>jpackage-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<configuration>
<destination>${project.build.directory}/dist</destination>
<type>APP_IMAGE</type>
Expand Down

0 comments on commit 91745db

Please sign in to comment.