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 5343ab74d00 chore(deps): Bump 
org.apache.maven.plugins:maven-archetype-plugin (#16137)
5343ab74d00 is described below

commit 5343ab74d00b217b8182ec9dfbb1a9701adc871e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 1 08:10:16 2024 +0100

    chore(deps): Bump org.apache.maven.plugins:maven-archetype-plugin (#16137)
    
    Bumps 
[org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype)
 from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-archetype/releases)
    - 
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.3.0...maven-archetype-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-archetype-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 7e6f05f9d04..0ad68a4464b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -334,7 +334,7 @@
         <!-- needed from tooling/archetypes -->
         <maven-version>3.9.9</maven-version>
         <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
-        <maven-archetype-plugin-version>3.3.0</maven-archetype-plugin-version>
+        <maven-archetype-plugin-version>3.3.1</maven-archetype-plugin-version>
         
<maven-archetype-packaging-version>3.3.0</maven-archetype-packaging-version>
         <maven-archiver-version>3.6.2</maven-archiver-version>
         
<maven-artifact-transfer-version>0.13.1</maven-artifact-transfer-version>

Reply via email to