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 b9be3dda391c1492ad664d183db4190b7be856e9
Author: mr1716 <[email protected]>
AuthorDate: Wed Aug 16 09:23:58 2023 -0400

    NIFI-11954 Upgraded license-maven-plugin from 2.0.0 to 2.2.0
    
    This closes #7614
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit 46cdcf9dac1c6a79f179c8b23a7af659ca0e9c11)
---
 nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml 
b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
index dd33cfbed9..063571d1e9 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
@@ -48,7 +48,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>license-maven-plugin</artifactId>
-                <version>2.0.0</version>
+                <version>2.2.0</version>
                 <configuration>
                     <!--
                         mvn clean license:add-third-party 
license:download-licenses

Reply via email to