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 0a98ca3c09 NIFI-10424 Upgraded spring-integration from 5.5.9 to 5.5.14
0a98ca3c09 is described below

commit 0a98ca3c090636909729802bb2860826ade2cf53
Author: UcanInfosec <[email protected]>
AuthorDate: Thu Sep 1 07:45:59 2022 -0400

    NIFI-10424 Upgraded spring-integration from 5.5.9 to 5.5.14
    
    This closes #6354
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml 
b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml
index 115300a934..eb2186f3aa 100644
--- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml
@@ -18,7 +18,7 @@
     <artifactId>nifi-spring-processors</artifactId>
     <packaging>jar</packaging>
     <properties>
-        <spring.integration.version>5.5.9</spring.integration.version>
+        <spring.integration.version>5.5.14</spring.integration.version>
     </properties>
     <dependencies>
 

Reply via email to