This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 88cdc7f0a976c2321819196ef7626037342faee2 Author: Luca Burgazzoli <[email protected]> AuthorDate: Fri Oct 22 18:31:58 2021 +0200 deps: update checkstyle to v8.44 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0346df6..6880cab 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ <exec-maven-plugin-version>3.0.0</exec-maven-plugin-version> <mycila-license-version>4.1</mycila-license-version> <maven-checkstyle-plugin-version>3.1.2</maven-checkstyle-plugin-version> - <maven-checkstyle-version>8.43</maven-checkstyle-version> + <maven-checkstyle-version>8.44</maven-checkstyle-version> <maven-gpg-plugin-version>3.0.1</maven-gpg-plugin-version> <maven-deploy-plugin-version>3.0.0-M1</maven-deploy-plugin-version> <maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
