Skip to content

Commit

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

build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
  • Loading branch information
bjhargrave authored Oct 23, 2024
2 parents 661d687 + 62750e7 commit 11d8eec
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 @@ -149,7 +149,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.1</version>
<version>3.5.0</version>
<configuration>
<mainClass>org.eclipse.transformer.cli.JakartaTransformerCLI</mainClass>
</configuration>
Expand Down

0 comments on commit 11d8eec

Please sign in to comment.