Skip to content

Commit d3808e3

Browse files
committed
maven-antrun-plugin 1.7 -> 1.8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694971 13f79535-47bb-0310-9956-ffa450edef68
1 parent 62b6775 commit d3808e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ CSV files of various types.
343343
<plugin>
344344
<groupId>org.apache.maven.plugins</groupId>
345345
<artifactId>maven-antrun-plugin</artifactId>
346-
<version>1.7</version>
346+
<version>1.8</version>
347347
<executions>
348348
<execution>
349349
<id>prepare-checkout</id>

0 commit comments

Comments
 (0)