| commit | 168fcb267c7083e54fc4d4c811cbb731a046345a | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Aug 07 10:00:03 2024 +0000 |
| committer | GitHub <noreply@github.com> | Wed Aug 07 10:00:03 2024 +0000 |
| tree | 72b39d79833031ad30cfe4001d8993588e995629 | |
| parent | 8086a5d412fc2e9c58336f63b791548ee0edca99 [diff] |
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>
diff --git a/pom.xml b/pom.xml index c9d0209..ed52781 100644 --- a/pom.xml +++ b/pom.xml
@@ -39,7 +39,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> <executions> <execution> <id>validate</id>