Skip to content

Commit 1468a74

Browse files
Bump javapackager from 1.6.5 to 1.6.6
Bumps [javapackager](https://github.com/fvarrui/JavaPackager) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/fvarrui/JavaPackager/releases) - [Commits](https://github.com/fvarrui/JavaPackager/commits) --- updated-dependencies: - dependency-name: io.github.fvarrui:javapackager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ea11d2 commit 1468a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<plugin>
179179
<groupId>io.github.fvarrui</groupId>
180180
<artifactId>javapackager</artifactId>
181-
<version>1.6.5</version>
181+
<version>1.6.6</version>
182182
<configuration>
183183
<mainClass>${mainClass}</mainClass>
184184
<bundleJre>true</bundleJre>

0 commit comments

Comments
 (0)