Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.2.0...3.3.0)

---
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]>
  • Loading branch information
dependabot[bot] authored and manovotn committed Jul 1, 2024
1 parent 22eb9f3 commit 5732360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<ear.plugin.version>3.3.0</ear.plugin.version>
<enforcer.plugin.version>3.5.0</enforcer.plugin.version>
<ejb.plugin.version>3.2.1</ejb.plugin.version>
<exec.plugin.version>3.2.0</exec.plugin.version>
<exec.plugin.version>3.3.0</exec.plugin.version>
<findbugs.plugin.version>3.0.5</findbugs.plugin.version>
<gmavenplus.plugin.version>3.0.2</gmavenplus.plugin.version>
<gpg.plugin.version>3.2.4</gpg.plugin.version>
Expand Down

0 comments on commit 5732360

Please sign in to comment.