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

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

     [ https://issues.apache.org/jira/browse/CAMEL-14165?focusedWorklogId=341263&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341263 ]

ASF GitHub Bot logged work on CAMEL-14165:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Nov/19 12:07
            Start Date: 11/Nov/19 12:07
    Worklog Time Spent: 10m 
      Work Description: tdiesler commented on pull request #3329: [CAMEL-14165] Pubnub does not define its dependency on okio
URL: https://github.com/apache/camel/pull/3329
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 341263)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  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)