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

pcongiusti 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 af728103 build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
af728103 is described below

commit af72810378777c4fff1ed04f9af741a5daaaa1ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 22 20:33:19 2025 +0000

    build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
    
    Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.15.0 to 3.15.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9b81f2bf..d7a7b460 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <maven-pmd-plugin-version>3.25.0</maven-pmd-plugin-version>
         <maven-pmd-plugin-asm-version>9.7</maven-pmd-plugin-asm-version>
         
<maven-pmd-plugin-shared-utils-version>3.4.2</maven-pmd-plugin-shared-utils-version>
-        <maven-plugin-plugin-version>3.15.0</maven-plugin-plugin-version>
+        <maven-plugin-plugin-version>3.15.1</maven-plugin-plugin-version>
         <maven-plugin-api-version>3.6.3</maven-plugin-api-version>
         <maven-plugin-tools-version>3.15.0</maven-plugin-tools-version>
         <maven-shaded-version>3.4.0</maven-shaded-version>

Reply via email to