We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887eb97 commit 17be535Copy full SHA for 17be535
1 file changed
pom.xml
@@ -150,7 +150,7 @@ CSV files of various types.
150
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
151
<commons.encoding>UTF-8</commons.encoding>
152
153
- <checkstyle.version>2.17</checkstyle.version>
+ <checkstyle.version>3.0.0</checkstyle.version>
154
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
155
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle.resourceExcludes>
156
0 commit comments