chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.0 (#1034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-07 07:55:55 +00:00 committed by GitHub
parent 4ec155d91b
commit ccabb1856c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,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>update-test-harness-submodule</id>