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-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new f9d65ef0 Pick up checkstyle version from parent f9d65ef0 is described below commit f9d65ef077c3eaf1cf5bfbcdd5f461d8d501ac4b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 11:42:53 2023 -0500 Pick up checkstyle version from parent --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3d72573..e4e14ed9 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,6 @@ <surefire.argLine>-Xmx256M</surefire.argLine> <commons.clirr.version>2.8</commons.clirr.version> <commons.encoding>utf-8</commons.encoding> - <checkstyle.version>8.34</checkstyle.version> <!-- Commons Release Plugin --> <commons.bc.version>2.0.0-SNAPSHOT</commons.bc.version> <commons.release.isDistModule>true</commons.release.isDistModule>