Skip to content

Commit

Permalink
Revert "Bump checkstyle from 9.2.1 to 10.4"
Browse files Browse the repository at this point in the history
This reverts commit f7f063f.

Reason: version 10.4 requires at least JDK 10
Issue: #897
  • Loading branch information
brenuart committed Nov 11, 2022
1 parent f7f063f commit 887cf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>

<checkstyle.version>10.4</checkstyle.version>
<checkstyle.version>9.2.1</checkstyle.version>

<!-- maven-javadoc-plugin configuration -->
<maven.javadoc.failOnError>true</maven.javadoc.failOnError>
Expand Down

0 comments on commit 887cf61

Please sign in to comment.