Skip to content

Commit e6559e7

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.0
1 parent ada13af commit e6559e7

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
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.codehaus.mojo</groupId>
169169
<artifactId>exec-maven-plugin</artifactId>
170-
<version>3.3.0</version>
170+
<version>3.4.0</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.3.0</version>
317+
<version>3.4.0</version>
318318
<executions>
319319
<execution>
320320
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)