Skip to content

Commit 354e3a7

Browse files
dependabot[bot]manusa
authored andcommitted
chore(deps): bump really-executable-jar-maven-plugin from 2.0.0 to 2.1.0
Bumps [really-executable-jar-maven-plugin](https://github.com/brianm/really-executable-jar-maven-plugin) from 2.0.0 to 2.1.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddafb6d commit 354e3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-generator/cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.skife.maven</groupId>
121121
<artifactId>really-executable-jar-maven-plugin</artifactId>
122-
<version>2.0.0</version>
122+
<version>2.1.0</version>
123123
<configuration>
124124
<flags>-Xmx1G</flags>
125125
<programFile>java-gen</programFile>

0 commit comments

Comments
 (0)