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

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new a50e87d  upgrade maven-checkstyle to version 8.43
a50e87d is described below

commit a50e87d06b9b865428f532c960ee281f4fad6754
Author: Babak Vahdat <bvah...@apache.org>
AuthorDate: Sun Jun 20 21:17:27 2021 +0200

    upgrade maven-checkstyle to version
    8.43
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4c7ae15..e487da3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -368,7 +368,7 @@
         
<maven-archetype-packaging-version>2.3</maven-archetype-packaging-version>
         <maven-assembly-plugin-version>3.0.0</maven-assembly-plugin-version>
         
<maven-checkstyle-plugin-version>3.1.2</maven-checkstyle-plugin-version>
-        <maven-checkstyle-version>8.40</maven-checkstyle-version>
+        <maven-checkstyle-version>8.43</maven-checkstyle-version>
         <maven-owasp-plugin-version>6.2.2</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.2.0</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>

Reply via email to