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 22972918675 Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.12.0 to 3.13.1 (#14343)
22972918675 is described below

commit 229729186751c828a3d52dcc692b93f6a08e247e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 06:45:05 2024 +0200

    Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.1 
(#14343)
    
    Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.12.0 to 3.13.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)
    
    ---
    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 1e21a35028c..f73717a2fd9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -338,7 +338,7 @@
         <maven-owasp-plugin-version>9.2.0</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.4.1</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.6.3</maven-javadoc-plugin-version>
-        <maven-plugin-plugin-version>3.12.0</maven-plugin-plugin-version>
+        <maven-plugin-plugin-version>3.13.1</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