Skip to content

Commit

Permalink
Merge pull request #149 from adobe/renovate/org.codehaus.mojo-exec-ma…
Browse files Browse the repository at this point in the history
…ven-plugin-3.x

Update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1
  • Loading branch information
baubakg authored Sep 13, 2024
2 parents 2d4cfcc + 26737c0 commit 7153510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integroBridgeService/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.4.1</version>
<configuration>
<mainClass>MainContainer</mainClass>
</configuration>
Expand Down

0 comments on commit 7153510

Please sign in to comment.