This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 8c688d04d850d5b2a6aaa270a6517737f64084b9
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)
---
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 a071b20df9..9efec05349 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 0b3bfe5102..817d261bd3 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 85b7a84b47..c74325c515 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>