Skip to content

Commit 1740bc9

Browse files
Bump org.apache.maven.plugins:maven-archetype-plugin from 3.4.0 to 3.4.1 (#3185)
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](apache/maven-archetype@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>
1 parent dfcd481 commit 1740bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@
529529
<plugin>
530530
<groupId>org.apache.maven.plugins</groupId>
531531
<artifactId>maven-archetype-plugin</artifactId>
532-
<version>3.4.0</version>
532+
<version>3.4.1</version>
533533
</plugin>
534534

535535
<plugin>

0 commit comments

Comments
 (0)