Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0

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](https://github.com/mojohaus/exec-maven-plugin/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-07 05:02:40 +00:00
committed by Sylwester Lachiewicz
parent bcfb785463
commit 70b5cebabe

View File

@@ -509,7 +509,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId> <artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version> <version>3.4.0</version>
</plugin> </plugin>
</plugins> </plugins>
</pluginManagement> </pluginManagement>