Skip to content

Commit 56ebf39

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

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
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.codehaus.mojo</groupId>
152152
<artifactId>exec-maven-plugin</artifactId>
153-
<version>3.1.0</version>
153+
<version>3.1.1</version>
154154
<executions>
155155
<execution>
156156
<id>update-schemas-submodule</id>
@@ -252,7 +252,7 @@
252252
<plugin>
253253
<groupId>org.codehaus.mojo</groupId>
254254
<artifactId>exec-maven-plugin</artifactId>
255-
<version>3.1.0</version>
255+
<version>3.1.1</version>
256256
<executions>
257257
<execution>
258258
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)