Skip to content

Commit

Permalink
Upgrade checkstyle plugin to 3.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@bnymellon.com>
  • Loading branch information
nikhilnanivadekar committed May 14, 2021
1 parent fec256b commit 0050900
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 @@ -123,7 +123,7 @@
<guava.version>28.2-jre</guava.version>
<trove4j.version>3.0.3</trove4j.version>
<checkstyle.version>8.34</checkstyle.version>
<checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
<findbugs.plugin.version>3.0.5</findbugs.plugin.version>
<jacoco.plugin.version>0.8.7</jacoco.plugin.version>
<junit.version>4.13.1</junit.version>
Expand Down

0 comments on commit 0050900

Please sign in to comment.