Skip to content

Commit

Permalink
Merge pull request #517 from eclipse/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-exec-maven-plugin-3.1.1
  • Loading branch information
bjhargrave committed Nov 20, 2023
2 parents 80766a4 + d518252 commit ea79b3f
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.1.0</version>
<version>3.1.1</version>
<configuration>
<mainClass>org.eclipse.transformer.cli.JakartaTransformerCLI</mainClass>
</configuration>
Expand Down

0 comments on commit ea79b3f

Please sign in to comment.