NIFI-10494 Upgrade Camel-Salesforce to 3.14.5

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6413.
This commit is contained in:
UcanInfosec 2022-09-13 10:45:16 -04:00 committed by Pierre Villard
parent 04c0df1723
commit a9013a61ec
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 2 additions and 2 deletions

View File

@ -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>
</project>