Skip to content

Commit

Permalink
Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.8.0 to 1.8.1
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.0 to 1.8.1.
- [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.0...makeself-maven-plugin-1.8.1)

---
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 Sep 2, 2024
1 parent 97b6090 commit bca288a
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 @@ -527,7 +527,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assisted.sh</fileName>
Expand Down Expand Up @@ -597,7 +597,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assistant.sh</fileName>
Expand Down Expand Up @@ -654,7 +654,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assisted.command</fileName>
Expand Down Expand Up @@ -714,7 +714,7 @@
<plugin>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
<configuration>
<archiveDir>../dist/</archiveDir>
<fileName>assistant.command</fileName>
Expand Down

0 comments on commit bca288a

Please sign in to comment.