Vladimir Kornyshev created IGNITE-17988:
-------------------------------------------
Summary: Wrong version of jackson-core dependency resolved in ml
module
Key: IGNITE-17988
URL: https://issues.apache.org/jira/browse/IGNITE-17988
Project: Ignite
Issue Type: Bug
Components: ml
Affects Versions: 2.14
Reporter: Vladimir Kornyshev
Fix For: 2.15
While building ml module resolved version of jackson-core is 2.7.4 instead of
necessary 2.12.7, because there are transitive dependency fromĀ
com.dropbox.core:dropbox-core-sdk. That leads to copying wrong artifact
jackson-core-2.7.4.jar to modules\ml\target\libs folder.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)