Skip to content

Commit 4e89209

Browse files
committed
Update checkstyle version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1592598 13f79535-47bb-0310-9956-ffa450edef68
1 parent a3da0a7 commit 4e89209

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
@@ -131,7 +131,7 @@ CSV files of various types.
131131
Use 2.9.1 instead of 2.10; 2.10 seems to scan the 'target' dir
132132
and wants license headers in .properties to be the header for Java files.
133133
-->
134-
<checkstyle.version>2.12</checkstyle.version>
134+
<checkstyle.version>2.12.1</checkstyle.version>
135135
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
136136
</properties>
137137

0 commit comments

Comments
 (0)