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

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

commit 811e0b76d6f1988c48d8f0d2f78535ec58dec457
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 09:19:09 2026 -0500

    Bump org.apache.maven.plugins:maven-archetype-plugin from 3.4.0 to 3.4.1 
(#2862)
    
    Bumps 
[org.apache.maven.plugins:maven-archetype-plugin](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.plugins:maven-archetype-plugin
      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 4f5a55ce3ed5aeae5e70a12e0b0559687c44a9b6)
    (cherry picked from commit 8a221bd99540818a9a4830fe681172f7dddf4d8e)
    (cherry picked from commit d768f3902eff8f2f90c0281095a325821ab33650)
---
 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 deda7e6cde..18eecc0d9e 100644
--- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
@@ -48,7 +48,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 
b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
index b8c2c9adf7..79dcd5fccf 100644
--- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
@@ -49,7 +49,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml 
b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
index b763651dba..9545d46d98 100644
--- a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
@@ -48,7 +48,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>

Reply via email to