Skip to content

Commit

Permalink
chore: upgrade checkstyle to 8.28 (#1660)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmshake authored and vlsi committed Dec 30, 2019
1 parent db228a4 commit 6331680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgjdbc/pom.xml
Expand Up @@ -33,7 +33,7 @@
<jdbc.specification.version>4.2</jdbc.specification.version>
<jdbc.specification.version.nodot>42</jdbc.specification.version.nodot>
<skip.assembly>false</skip.assembly>
<checkstyle.version>8.27</checkstyle.version>
<checkstyle.version>8.28</checkstyle.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6331680

Please sign in to comment.