Skip to content

Commit 3d98170

Browse files
chore(deps): bump org.apache.maven.plugins:maven-archetype-plugin
Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.1 to 3.4.1. - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](apache/maven-archetype@maven-archetype-3.2.1...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5c355d commit 3d98170

File tree

2 files changed

+2
-2
lines changed
  • archetypes/streampipes-archetype-extensions-jvm
  • streampipes-commons

2 files changed

+2
-2
lines changed

archetypes/streampipes-archetype-extensions-jvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<plugins>
4444
<plugin>
4545
<artifactId>maven-archetype-plugin</artifactId>
46-
<version>3.2.1</version>
46+
<version>3.4.1</version>
4747
</plugin>
4848
</plugins>
4949
</pluginManagement>

streampipes-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<plugins>
7373
<plugin>
7474
<artifactId>maven-archetype-plugin</artifactId>
75-
<version>3.2.1</version>
75+
<version>3.4.1</version>
7676
</plugin>
7777
</plugins>
7878
</pluginManagement>

0 commit comments

Comments
 (0)