Skip to content

Commit

Permalink
chore(deps): bump really-executable-jar-maven-plugin from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [really-executable-jar-maven-plugin](https://github.com/brianm/really-executable-jar-maven-plugin) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/brianm/really-executable-jar-maven-plugin/releases)
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Mar 15, 2023
1 parent ccc8aa1 commit 3710714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-generator/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<plugin>
<groupId>org.skife.maven</groupId>
<artifactId>really-executable-jar-maven-plugin</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<configuration>
<flags>-Xmx1G</flags>
<programFile>java-gen</programFile>
Expand Down

0 comments on commit 3710714

Please sign in to comment.