Skip to content

Commit c68d0c5

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/flagd/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.codehaus.mojo</groupId>
169169
<artifactId>exec-maven-plugin</artifactId>
170-
<version>3.4.0</version>
170+
<version>3.4.1</version>
171171
<executions>
172172
<execution>
173173
<id>update-schemas-submodule</id>
@@ -314,7 +314,7 @@
314314
<plugin>
315315
<groupId>org.codehaus.mojo</groupId>
316316
<artifactId>exec-maven-plugin</artifactId>
317-
<version>3.4.0</version>
317+
<version>3.4.1</version>
318318
<executions>
319319
<execution>
320320
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)