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

davsclaus 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 f971cab7875 Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.11.0 to 3.12.0 (#13832)
f971cab7875 is described below

commit f971cab78752c426af4f37a5b7a03f9ad49d5801
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 11:28:45 2024 +0200

    Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 
(#13832)
    
    Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1ee4eec27bd..377ee2dc016 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -337,7 +337,7 @@
         <maven-owasp-plugin-version>9.0.10</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.4.0</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.6.3</maven-javadoc-plugin-version>
-        <maven-plugin-plugin-version>3.11.0</maven-plugin-plugin-version>
+        <maven-plugin-plugin-version>3.12.0</maven-plugin-plugin-version>
         
<maven-plugin-annotations-version>3.9.0</maven-plugin-annotations-version>
         
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>
         <!-- resources plugin needed by Camel maven archetypes -->

Reply via email to