NIFI-13809 Upgraded Maven Archetype Plugin from 3.2.1 to 3.3.0 (#9318)

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
dependabot[bot] 2024-09-26 16:31:45 -05:00 committed by GitHub
parent 34aa764132
commit 0c4d14f0a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-archetype-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
</plugin>
</plugins>
</pluginManagement>