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.4.1 to 3.5.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.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 Bananeweizen committed Oct 28, 2024
1 parent 54043b1 commit 3d812b2
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 @@ -22,7 +22,7 @@
<properties>
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
<download-maven-plugin-version>1.11.0</download-maven-plugin-version>
<exec-maven-plugin-version>3.4.1</exec-maven-plugin-version>
<exec-maven-plugin-version>3.5.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 3d812b2

Please sign in to comment.