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-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new ff372e5  Pick up maven-checkstyle-plugin version from parent
ff372e5 is described below

commit ff372e56f6186a1ab2280551fb9e3019acb598d0
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 16:56:02 2023 -0500

    Pick up maven-checkstyle-plugin version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4b76005..e289f29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,6 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.2.1</version>
         <configuration>
           <configLocation>${basedir}/checkstyle.xml</configLocation>
           <enableRulesSummary>false</enableRulesSummary>

Reply via email to