Skip to content

Commit 159abab

Browse files
committed
maven-checkstyle-plugin 2.13 -> 2.16.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694968 13f79535-47bb-0310-9956-ffa450edef68
1 parent ea21e49 commit 159abab

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
@@ -132,7 +132,7 @@ CSV files of various types.
132132
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
133133
<commons.encoding>UTF-8</commons.encoding>
134134

135-
<checkstyle.version>2.13</checkstyle.version>
135+
<checkstyle.version>2.16</checkstyle.version>
136136
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
137137
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle.resourceExcludes>
138138
</properties>

0 commit comments

Comments
 (0)