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

[jira] [Resolved] (CAMEL-14165) Pubnub does not define its dependency on okio

     [ https://issues.apache.org/jira/browse/CAMEL-14165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-14165.
--------------------------------------
    Resolution: Fixed

> Pubnub does not define 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
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)