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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit eb925ba46b7a047d0e03de86034216b900665633
Author: siddr <si...@visa.com>
AuthorDate: Fri Jun 2 23:58:08 2023 +0530

    NIFI-11626 Upgraded maven-source-plugin from 3.2.1 to 3.3.0
    
    This closes #7335
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit 258db04f68bf683b0bf271582f8578f4d9f118ef)
---
 nifi-registry/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml
index d3db4de246..c3bb3b22f4 100644
--- a/nifi-registry/pom.xml
+++ b/nifi-registry/pom.xml
@@ -287,7 +287,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to