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 d351f92104 NIFI-10486 Upgraded greenmail from 1.5.11 to 1.6.10
d351f92104 is described below

commit d351f92104a11dbfa65023a87843eb0c6134ca95
Author: mr1716 <[email protected]>
AuthorDate: Mon Sep 12 10:04:55 2022 -0400

    NIFI-10486 Upgraded greenmail from 1.5.11 to 1.6.10
    
    This closes #6406
    
    Signed-off-by: David Handermann <[email protected]>
---
 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 ce54d06588..be13fbbe0e 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.5.11</version>
+            <version>1.6.10</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to