Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.2.0 (#984)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent a91f4c8 commit 9346f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>info.picocli</groupId>
Expand Down

0 comments on commit 9346f12

Please sign in to comment.