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

nfilotto pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 0e431a23b Bump org.apache.maven.archetype:archetype-packaging from 
3.2.1 to 3.3.0 (#513)
0e431a23b is described below

commit 0e431a23bcffdb6c3f698a53a82f0ab48531bd34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 30 10:40:07 2024 +0200

    Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0 
(#513)
    
    Bumps 
[org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype)
 from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-archetype/releases)
    - 
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.2.1...maven-archetype-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.archetype:archetype-packaging
      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>
---
 tooling/camel-karaf-test-feature-archetype/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-karaf-test-feature-archetype/pom.xml 
b/tooling/camel-karaf-test-feature-archetype/pom.xml
index 6f594c462..256b4c9e9 100644
--- a/tooling/camel-karaf-test-feature-archetype/pom.xml
+++ b/tooling/camel-karaf-test-feature-archetype/pom.xml
@@ -28,7 +28,7 @@
     <name>Apache Camel :: Karaf :: Tooling :: Integration Test Archetype</name>
 
     <properties>
-        <maven-archetype-version>3.2.1</maven-archetype-version>
+        <maven-archetype-version>3.3.0</maven-archetype-version>
     </properties>
 
     <build>

Reply via email to