Skip to content

Commit 564acc2

Browse files
committed
going back to checkstyle 6.x due to java7 incompatibilities
1 parent 12377c7 commit 564acc2

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
@@ -405,7 +405,7 @@
405405
<dependency>
406406
<groupId>com.puppycrawl.tools</groupId>
407407
<artifactId>checkstyle</artifactId>
408-
<version>7.6.1</version>
408+
<version>6.19</version>
409409
</dependency>
410410
</dependencies>
411411
</plugin>

0 commit comments

Comments
 (0)