Skip to content

Commit

Permalink
Bump org.skife.maven:really-executable-jar-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.skife.maven:really-executable-jar-maven-plugin](https://github.com/brianm/really-executable-jar-maven-plugin) from 1.4.0 to 2.1.1.
- [Commits](https://github.com/brianm/really-executable-jar-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.skife.maven:really-executable-jar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent d221a1b commit 19c629e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<plugin>
<groupId>org.skife.maven</groupId>
<artifactId>really-executable-jar-maven-plugin</artifactId>
<version>1.4.0</version>
<version>2.1.1</version>
<configuration>
<inputFile>target/httpbin-${version}-jar-with-dependencies.jar</inputFile>
<programFile>httpbin</programFile>
Expand Down

0 comments on commit 19c629e

Please sign in to comment.