Skip to content

Commit a520c4f

Browse files
Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.4.0 (#2474)
Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](apache/maven-archetype@maven-archetype-3.2.1...maven-archetype-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-archetype-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbc6fd7 commit a520c4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

maven-plugins/archetypes/cxf-jaxrs-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugins>
4949
<plugin>
5050
<artifactId>maven-archetype-plugin</artifactId>
51-
<version>3.2.1</version>
51+
<version>3.4.0</version>
5252
</plugin>
5353
</plugins>
5454
</pluginManagement>

maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugins>
5050
<plugin>
5151
<artifactId>maven-archetype-plugin</artifactId>
52-
<version>3.2.1</version>
52+
<version>3.4.0</version>
5353
</plugin>
5454
</plugins>
5555
</pluginManagement>

maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugins>
4949
<plugin>
5050
<artifactId>maven-archetype-plugin</artifactId>
51-
<version>3.2.1</version>
51+
<version>3.4.0</version>
5252
</plugin>
5353
</plugins>
5454
</pluginManagement>

0 commit comments

Comments
 (0)