Skip to content

Commit 07f7ae9

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: providers/flagd/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.codehaus.mojo</groupId>
150150
<artifactId>exec-maven-plugin</artifactId>
151-
<version>3.1.1</version>
151+
<version>3.2.0</version>
152152
<executions>
153153
<execution>
154154
<id>update-schemas-submodule</id>
@@ -295,7 +295,7 @@
295295
<plugin>
296296
<groupId>org.codehaus.mojo</groupId>
297297
<artifactId>exec-maven-plugin</artifactId>
298-
<version>3.1.1</version>
298+
<version>3.2.0</version>
299299
<executions>
300300
<execution>
301301
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)