[
https://issues.apache.org/jira/browse/NIFI-13943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893616#comment-17893616
]
ASF subversion and git services commented on NIFI-13943:
--------------------------------------------------------
Commit d623d1c7b13904426c389389acaa66fea067aa0c in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d623d1c7b1 ]
NIFI-13943 Upgraded Dropbox, Salesforce, SNMP, and QuestDB depdendencies (#9464)
- Upgraded Dropbox from 5.4.6 to 7.0.0
- Upgraded Camel Salesforce from 3.14.10 to 3.22.2
- Upgraded SNMP4J from 2.8.18 to 3.8.2
- Upgraded QuestDB from 7.4.2 to 8.1.4
Signed-off-by: David Handermann <[email protected]>
> Upgrade dependency versions for libraries becoming EOL
> ------------------------------------------------------
>
> Key: NIFI-13943
> URL: https://issues.apache.org/jira/browse/NIFI-13943
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The following libraries should be upgraded (the list is "package-name
> currVersion latestVersionAvail"):
> com.dropbox.core 5.4.6 7.0.0
> org.apache.camel/salesforce 3.14.10 3.22.2
> org.questdb 7.4.2 8.1.4
> org.snmp4j 2.8.18 3.8.2
> The Salesforce 3.x line is already EOL and has been for 2 years, but
> upgrading to 4+ versions introduces an apparent conflict between
> camel-salesforce JsonUtils and Jackson modules (older Jackson package names
> versus Jackson Jakarta package names) causing classloader issues. This should
> be investigated separately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)