Skip to content

Commit

Permalink
Revert "Bump error_prone_core from 2.10.0 to 2.11.0 (#409)" (#426)
Browse files Browse the repository at this point in the history
This reverts commit e02c1b2.
  • Loading branch information
freemanjp authored Mar 6, 2022
1 parent cbd35a7 commit ae35029
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 @@ -25,7 +25,7 @@
<checkstyle.failsOnError>true</checkstyle.failsOnError>
<checkstyle.version>10.0</checkstyle.version>
<docker.image>${project.artifactId}</docker.image>
<error-prone.version>2.11.0</error-prone.version>
<error-prone.version>2.10.0</error-prone.version>
<extra-enforcer-rules.version>1.5.1</extra-enforcer-rules.version>
<flatten-maven-plugin.version>1.2.7</flatten-maven-plugin.version>
<fmt-maven-plugin.version>2.13</fmt-maven-plugin.version>
Expand Down

0 comments on commit ae35029

Please sign in to comment.