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 6d55e772c1bd37cd27cd21bbd013f19702f26943
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Thu Feb 1 14:11:52 2024 -0500

    NIFI-12730 Upgraded Spring Integration from 5.5.18 to 5.5.20
    
    This closes #8345
    
    Signed-off-by: David Handermann <exceptionfact...@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 86b0f7e4ae..ddb94f1b2b 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
@@ -25,7 +25,7 @@
     <artifactId>nifi-email-processors</artifactId>
     <packaging>jar</packaging>
     <properties>
-        <spring.integration.version>5.5.18</spring.integration.version>
+        <spring.integration.version>5.5.20</spring.integration.version>
         <poi.version>5.2.5</poi.version>
     </properties>
 

Reply via email to