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

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 1b91d73abcaf4cb41fb9c590c4fcfb8d62804ae5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 25 15:43:31 2025 -0500

    Bump org.apache.maven.archetype:archetype-packaging from 3.4.0 to 3.4.1 
(#2800)
    
    Bumps 
[org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype)
 from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-archetype/releases)
    - 
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.4.0...maven-archetype-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.archetype:archetype-packaging
      dependency-version: 3.4.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 33091e647c97158f6af8a74154f54bd5f25c29d8)
    (cherry picked from commit 8c688d04d850d5b2a6aaa270a6517737f64084b9)
---
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml   | 2 +-
 maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml | 2 +-
 maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml 
b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
index d9745ee361..032592d4ee 100644
--- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
@@ -41,7 +41,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>3.4.0</version>
+                <version>3.4.1</version>
             </extension>
         </extensions>
         <pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 
b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
index 3c9fd40cb0..7c7be8937e 100644
--- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
@@ -42,7 +42,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>3.4.0</version>
+                <version>3.4.1</version>
             </extension>
         </extensions>
         <pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml 
b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
index c2d1bab7cf..66c46a6213 100644
--- a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
@@ -41,7 +41,7 @@
             <extension>
                 <groupId>org.apache.maven.archetype</groupId>
                 <artifactId>archetype-packaging</artifactId>
-                <version>3.4.0</version>
+                <version>3.4.1</version>
             </extension>
         </extensions>
         <pluginManagement>

Reply via email to