Skip to content

Commit ea82190

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3
1 parent 52785c5 commit ea82190

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

providers/flagd/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.codehaus.mojo</groupId>
166166
<artifactId>exec-maven-plugin</artifactId>
167-
<version>3.6.2</version>
167+
<version>3.6.3</version>
168168
<executions>
169169
<execution>
170170
<id>update-schemas-submodule</id>
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.codehaus.mojo</groupId>
261261
<artifactId>exec-maven-plugin</artifactId>
262-
<version>3.6.2</version>
262+
<version>3.6.3</version>
263263
<executions>
264264
<execution>
265265
<id>update-test-harness-submodule</id>

tools/flagd-api-testkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.codehaus.mojo</groupId>
100100
<artifactId>exec-maven-plugin</artifactId>
101-
<version>3.6.2</version>
101+
<version>3.6.3</version>
102102
<executions>
103103
<execution>
104104
<id>update-test-harness-submodule</id>

tools/flagd-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.codehaus.mojo</groupId>
136136
<artifactId>exec-maven-plugin</artifactId>
137-
<version>3.6.2</version>
137+
<version>3.6.3</version>
138138
<executions>
139139
<execution>
140140
<id>update-schemas-submodule</id>

0 commit comments

Comments
 (0)