Skip to content

Commit

Permalink
build(deps): bump org.codehaus.mojo:exec-maven-plugin
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.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.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 Calixte committed Aug 12, 2024
1 parent 855b071 commit 6126b3f
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 @@ -21,7 +21,7 @@
<properties>
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
<download-maven-plugin-version>1.9.0</download-maven-plugin-version>
<exec-maven-plugin-version>3.3.0</exec-maven-plugin-version>
<exec-maven-plugin-version>3.4.0</exec-maven-plugin-version>

<!-- Maven JUnit version should fit the JUnit version used in the target platform, otherwise Surefire may produce exceptions.
You can try to use newer versions here, but that requires manual testing. -->
Expand Down

0 comments on commit 6126b3f

Please sign in to comment.