Skip to content

Commit 5fb7704

Browse files
committed
maven-checkstyle-plugin 2.1. to 2.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@794369 13f79535-47bb-0310-9956-ffa450edef68
1 parent 94817bc commit 5fb7704

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
@@ -236,7 +236,7 @@
236236
<plugin>
237237
<groupId>org.apache.maven.plugins</groupId>
238238
<artifactId>maven-checkstyle-plugin</artifactId>
239-
<version>2.1</version>
239+
<version>2.3</version>
240240
<configuration>
241241
<configLocation>${basedir}/checkstyle.xml</configLocation>
242242
<enableRulesSummary>false</enableRulesSummary>

0 commit comments

Comments
 (0)