This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
commit 8a579f0c773046d0acececcc7557b08765ed86a4 Author: Gary Gregory <[email protected]> AuthorDate: Thu Aug 22 10:17:41 2019 -0400 com.puppycrawl.tools:checkstyle 8.20 -> 8.23. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 007bd55..1910027 100644 --- a/pom.xml +++ b/pom.xml @@ -597,7 +597,7 @@ <commons.encoding>utf-8</commons.encoding> <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version> - <checkstyle.version>8.20</checkstyle.version> + <checkstyle.version>8.23</checkstyle.version> <spotbugs.plugin.version>3.1.11</spotbugs.plugin.version> <japicmp.skip>false</japicmp.skip>
