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

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

commit 87f02d26d9d7180699df1c87c0af6cad3f56ba33
Author: Pierre Villard <pierre.villard...@gmail.com>
AuthorDate: Fri Nov 18 12:12:08 2022 +0100

    NIFI-10809 - Update greenmail to 1.6.11
    
    This closes #6679
    
    Signed-off-by: Mike Thomsen <mthom...@apache.org>
---
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml 
b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
index e54711b7ea..f3393068e6 100644
--- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
@@ -128,7 +128,7 @@
         <dependency>
             <groupId>com.icegreen</groupId>
             <artifactId>greenmail</artifactId>
-            <version>1.6.10</version>
+            <version>1.6.11</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to