You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2020/04/07 15:33:00 UTC

[jira] [Created] (CAMEL-14865) camel-telegram - missing the direct dependency of com.fasterxml.jackson.core:jackson-core

Zheng Feng created CAMEL-14865:
----------------------------------

             Summary: camel-telegram - missing the direct dependency of com.fasterxml.jackson.core:jackson-core
                 Key: CAMEL-14865
                 URL: https://issues.apache.org/jira/browse/CAMEL-14865
             Project: Camel
          Issue Type: Bug
          Components: camel-telegram
    Affects Versions: 3.2.0, 2.25.0
            Reporter: Zheng Feng
            Assignee: Zheng Feng
             Fix For: 3.x


The camel-telegram should have the dependency of "com.fasterxml.jackson.core:jackson-core" directly since it uses the JsonParser in [UnixTimestampDeserializer.java|https://github.com/apache/camel/blob/master/components/camel-telegram/src/main/java/org/apache/camel/component/telegram/model/UnixTimestampDeserializer.java#L22]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)