Skip to content

Commit 1b906be

Browse files
committed
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1
1 parent f70ede8 commit 1b906be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

music-maven-plugin-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.codehaus.mojo</groupId>
8787
<artifactId>exec-maven-plugin</artifactId>
88-
<version>3.5.0</version>
88+
<version>3.5.1</version>
8989
<executions>
9090
<execution>
9191
<id>1</id>

0 commit comments

Comments
 (0)