Skip to content

Commit

Permalink
deps: bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
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.0 to 3.4.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent df74d42 commit 9bc76ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<version.assembly.plugin>3.7.1</version.assembly.plugin>
<version.compiler.plugin>3.13.0</version.compiler.plugin>
<version.dependency.plugin>3.7.1</version.dependency.plugin>
<version.exec.plugin>3.4.0</version.exec.plugin>
<version.exec.plugin>3.4.1</version.exec.plugin>
<version.enforcer.plugin>3.5.0</version.enforcer.plugin>
<version.jacoco.plugin>0.8.12</version.jacoco.plugin>
<version.jar.plugin>3.4.2</version.jar.plugin>
Expand Down

0 comments on commit 9bc76ad

Please sign in to comment.