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)