Skip to content

Commit caba04d

Browse files
Update dependency org.apache.maven.archetype:archetype-packaging to v3.4.0 (#3181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a755495 commit caba04d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ under the License.
4141
<extension>
4242
<groupId>org.apache.maven.archetype</groupId>
4343
<artifactId>archetype-packaging</artifactId>
44-
<version>3.3.1</version>
44+
<version>3.4.0</version>
4545
</extension>
4646
</extensions>
4747
<pluginManagement>

flink-walkthroughs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ under the License.
4141
<extension>
4242
<groupId>org.apache.maven.archetype</groupId>
4343
<artifactId>archetype-packaging</artifactId>
44-
<version>3.3.1</version>
44+
<version>3.4.0</version>
4545
</extension>
4646
</extensions>
4747
<pluginManagement>

0 commit comments

Comments
 (0)