You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Thomas Diesler (Jira)" <ji...@apache.org> on 2019/11/11 12:05:00 UTC

[jira] [Created] (CAMEL-14165) Pubnub does not expose its dependency on okio

Thomas Diesler created CAMEL-14165:
--------------------------------------

             Summary: Pubnub does not expose its dependency on okio
                 Key: CAMEL-14165
                 URL: https://issues.apache.org/jira/browse/CAMEL-14165
             Project: Camel
          Issue Type: Task
          Components: camel-pubnub
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: 3.0.0


camel-pubnub has a direct dependency on

{code}

 <dependency>
 <groupId>com.squareup.okio</groupId>
 <artifactId>okio</artifactId>
</dependency>

{code}

 

but doesn't define its version



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