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-text.git
The following commit(s) were added to refs/heads/master by this push: new 33ae30b Update Chekcstyle from 8.17 to 8.18. 33ae30b is described below commit 33ae30ba6ed160f05cd2989a232b8de6558643f0 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Feb 27 09:15:24 2019 -0500 Update Chekcstyle from 8.17 to 8.18. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9cba628..4921028 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version> - <checkstyle.version>8.17</checkstyle.version> + <checkstyle.version>8.18</checkstyle.version> <spotbugs.plugin.version>3.1.10</spotbugs.plugin.version>