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


The following commit(s) were added to refs/heads/main by this push:
     new c7273d50 build(deps): bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
c7273d50 is described below

commit c7273d50778ff26eb5b3e2cc8fd5a106b5aa2c88
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 24 19:02:29 2022 +0000

    build(deps): bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
    
    Bumps 
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) 
from 3.1.2 to 3.2.0.
    - [Release 
notes](https://github.com/apache/maven-checkstyle-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b487266b..d108f6e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <directory-maven-plugin-version>1.0</directory-maven-plugin-version>
         <exec-maven-plugin-version>3.1.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-plugin-version>3.2.0</maven-checkstyle-plugin-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</maven-deploy-plugin-version>

Reply via email to