Skip to content

Commit b29c0ec

Browse files
committed
Bump exec-maven-plugin to 1.5.0
1 parent 6c953e3 commit b29c0ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commonmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.codehaus.mojo</groupId>
4040
<artifactId>exec-maven-plugin</artifactId>
41-
<version>1.4.0</version>
41+
<version>1.5.0</version>
4242
<configuration>
4343
<executable>java</executable>
4444
<classpathScope>test</classpathScope>

0 commit comments

Comments
 (0)