Skip to content

Commit 083b801

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.2 (#1636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent 64a28f8 commit 083b801

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
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>org.codehaus.mojo</groupId>
207207
<artifactId>exec-maven-plugin</artifactId>
208-
<version>3.6.0</version>
208+
<version>3.6.2</version>
209209
<executions>
210210
<execution>
211211
<id>update-schemas-submodule</id>
@@ -306,7 +306,7 @@
306306
<plugin>
307307
<groupId>org.codehaus.mojo</groupId>
308308
<artifactId>exec-maven-plugin</artifactId>
309-
<version>3.6.0</version>
309+
<version>3.6.2</version>
310310
<executions>
311311
<execution>
312312
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)