Skip to content

Commit

Permalink
Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.8.2 to 1.8.3
Browse files Browse the repository at this point in the history
Bumps [com.github.hazendaz.maven:makeself-maven-plugin](https://github.com/hazendaz/makeself-maven-plugin) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/hazendaz/makeself-maven-plugin/releases)
- [Changelog](https://github.com/hazendaz/makeself-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](hazendaz/makeself-maven-plugin@makeself-maven-plugin-1.8.2...makeself-maven-plugin-1.8.3)

---
updated-dependencies:
- dependency-name: com.github.hazendaz.maven:makeself-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 9669a2a commit f60423d
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 @@ -529,7 +529,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.2</version>
<version>1.8.3</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assisted.sh</fileName>
Expand Down Expand Up @@ -598,7 +598,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.2</version>
<version>1.8.3</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assistant.sh</fileName>
Expand Down Expand Up @@ -655,7 +655,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.2</version>
<version>1.8.3</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assisted.command</fileName>
Expand Down Expand Up @@ -715,7 +715,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.2</version>
<version>1.8.3</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assistant.command</fileName>
Expand Down

0 comments on commit f60423d

Please sign in to comment.