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

commit 41817d8088ac2b50e1af217d6b6d8ac05fa87273
Author: mr1716 <[email protected]>
AuthorDate: Thu Feb 1 08:33:11 2024 -0500

    NIFI-12718 Upgraded greenmail from 1.6.14 to 1.6.15
    
    This closes #8338
    
    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 810852607f..2a3e22f25c 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
@@ -133,7 +133,7 @@
         <dependency>
             <groupId>com.icegreen</groupId>
             <artifactId>greenmail</artifactId>
-            <version>1.6.14</version>
+            <version>1.6.15</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to