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 c4621d7f build(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0
c4621d7f is described below

commit c4621d7f3d9987228a0fb49790fa81ddc12e259c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 21 19:43:48 2022 +0000

    build(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0
    
    Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) 
from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-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 e0173b5a..75c762dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
         
<build-helper-maven-plugin-version>3.3.0</build-helper-maven-plugin-version>
         <maven-jar-plugin-version>3.2.2</maven-jar-plugin-version>
         <maven-invoker-plugin-version>3.2.1</maven-invoker-plugin-version>
-        <maven-clean-plugin-version>3.1.0</maven-clean-plugin-version>
+        <maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
         <maven-enforcer-plugin-version>3.0.0</maven-enforcer-plugin-version>
         <maven-resources-plugin-version>3.2.0</maven-resources-plugin-version>
         <maven-site-plugin-version>3.12.0</maven-site-plugin-version>

Reply via email to