This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 0c4d14f0a4 NIFI-13809 Upgraded Maven Archetype Plugin from 3.2.1 to 
3.3.0 (#9318)
0c4d14f0a4 is described below

commit 0c4d14f0a4f2b23f21f7ef06a964c84195889ed7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 26 16:31:45 2024 -0500

    NIFI-13809 Upgraded Maven Archetype Plugin from 3.2.1 to 3.3.0 (#9318)
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml 
b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
index f32b46acd0..3e684df320 100644
--- a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
+++ b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
@@ -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>

Reply via email to