Skip to content

Commit d3ce063

Browse files
committed
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0
1 parent 3453864 commit d3ce063

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

Lines changed: 1 addition & 1 deletion
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>3.4.1</version>
18+
<version>3.5.0</version>
1919
<executions>
2020
<execution>
2121
<goals>

0 commit comments

Comments
 (0)