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

pvillard 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 a9013a61ec NIFI-10494 Upgrade Camel-Salesforce to 3.14.5
a9013a61ec is described below

commit a9013a61ec4f83a41d2fa9502bb232b30f08d2c8
Author: UcanInfosec <[email protected]>
AuthorDate: Tue Sep 13 10:45:16 2022 -0400

    NIFI-10494 Upgrade Camel-Salesforce to 3.14.5
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #6413.
---
 .../nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml 
b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml
index 8a21df2471..62a2149ab4 100644
--- a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-salesforce</artifactId>
-            <version>3.14.1</version>
+            <version>3.14.5</version>
             <exclusions>
                 <exclusion>
                     <groupId>*</groupId>
@@ -115,4 +115,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>

Reply via email to