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 7104c7a upgrade to maven-checkstyle version 8.43 7104c7a is described below commit 7104c7a79ade372411b62424c6db80addabacf27 Author: Babak Vahdat <bvah...@apache.org> AuthorDate: Sun Jun 20 21:25:30 2021 +0200 upgrade to maven-checkstyle 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>