Skip to content

Commit e377b74

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0 (#1034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23815b5 commit e377b74

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
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.codehaus.mojo</groupId>
167167
<artifactId>exec-maven-plugin</artifactId>
168-
<version>3.4.1</version>
168+
<version>3.5.0</version>
169169
<executions>
170170
<execution>
171171
<id>update-schemas-submodule</id>
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>org.codehaus.mojo</groupId>
251251
<artifactId>exec-maven-plugin</artifactId>
252-
<version>3.4.1</version>
252+
<version>3.5.0</version>
253253
<executions>
254254
<execution>
255255
<id>update-test-harness-submodule</id>

0 commit comments

Comments
 (0)