Skip to content

Commit

Permalink
Merge pull request #622 from eclipse/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-exec-maven-plugin-3.4.1

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
  • Loading branch information
bjhargrave authored Aug 13, 2024
2 parents d0c210e + b36e143 commit 38f247a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Class-Path: ${replace;${findfile;${project.build.directory}/libs;*.jar};.+;libs/
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<mainClass>org.eclipse.transformer.cli.JakartaTransformerCLI</mainClass>
</configuration>
Expand Down

0 comments on commit 38f247a

Please sign in to comment.