Skip to content

Commit c39c79e

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1 (#1389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a99e4b6 commit c39c79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/flagd/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.codehaus.mojo</groupId>
200200
<artifactId>exec-maven-plugin</artifactId>
201-
<version>3.5.0</version>
201+
<version>3.5.1</version>
202202
<executions>
203203
<execution>
204204
<id>update-schemas-submodule</id>
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.codehaus.mojo</groupId>
301301
<artifactId>exec-maven-plugin</artifactId>
302-
<version>3.5.0</version>
302+
<version>3.5.1</version>
303303
<executions>
304304
<execution>
305305
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)