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 3bfe5d81 build(deps): bump 
org.apache.maven.plugin-tools:maven-plugin-annotations
3bfe5d81 is described below

commit 3bfe5d813024dba1c2b416842c4c0276ad75198e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 15 20:58:35 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index 42d48971..41a1a314 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
         
<maven-pmd-plugin-shared-utils-version>3.3.3</maven-pmd-plugin-shared-utils-version>
         <maven-plugin-plugin-version>3.10.2</maven-plugin-plugin-version>
         <maven-plugin-api-version>3.6.3</maven-plugin-api-version>
-        <maven-plugin-tools-version>3.8.2</maven-plugin-tools-version>
+        <maven-plugin-tools-version>3.10.2</maven-plugin-tools-version>
         <maven-shaded-version>3.3.2</maven-shaded-version>
         <cyclonedx-maven-plugin-version>2.7.10</cyclonedx-maven-plugin-version>
 

Reply via email to