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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-30 02:01:25 +00:00 committed by GitHub
parent 2de7616676
commit b6ceff2ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<executions>
<execution>
<id>update-test-harness-submodule</id>