This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7944b83  [MPOM-445] Use maven-checkstyle-plugin version from parent
7944b83 is described below

commit 7944b837464fb63eeb17590c9f7f25cbc9af132b
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Nov 7 23:24:44 2023 +0100

    [MPOM-445] Use maven-checkstyle-plugin version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0a12f5..df8a5af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1061,7 +1061,6 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.3.0</version>
           <configuration>
             
<configLocation>config/maven_checks_nocodestyle.xml</configLocation>
             <!-- workaround to avoid analysing generated content (Modello, 
plugin help mojo, ...) -->

Reply via email to