Skip to content

Commit 5bfdafb

Browse files
committed
rollback checkstyle plugin version
1 parent 8f8a0f2 commit 5bfdafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.apache.maven.plugins</groupId>
157157
<artifactId>maven-checkstyle-plugin</artifactId>
158-
<version>3.1.1</version>
158+
<version>3.0.0</version>
159159
<executions>
160160
<execution>
161161
<id>checkstyle-validate</id>

0 commit comments

Comments
 (0)