Skip to content

Commit d32d852

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3 (googleapis#1051)
1 parent 193fecd commit d32d852

File tree

1 file changed

+1
-1
lines changed
  • samples/dailymotion-simple-cmdline-sample

1 file changed

+1
-1
lines changed

samples/dailymotion-simple-cmdline-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>org.codehaus.mojo</groupId>
1717
<artifactId>exec-maven-plugin</artifactId>
18-
<version>1.6.0</version>
18+
<version>3.0.0</version>
1919
<executions>
2020
<execution>
2121
<goals>

0 commit comments

Comments
 (0)