[
https://issues.apache.org/jira/browse/CAMEL-11794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11794.
---------------------------------
Resolution: Fixed
Thanks for the PR.
I updated the karaf feature as well as those decencies was also there.
> Remove commons-codec and commons-land deps from the Consul component
> --------------------------------------------------------------------
>
> Key: CAMEL-11794
> URL: https://issues.apache.org/jira/browse/CAMEL-11794
> Project: Camel
> Issue Type: Task
> Components: camel-consul
> Reporter: Peter Palaga
> Assignee: Peter Palaga
> Fix For: 2.20.0
>
>
> The Consul component is currently depending on Directory Studio's
> repackagings of commons-lang and commons-codec
> https://github.com/apache/camel/blob/61ad97f02acdbec562a905d16da9686fba5a58b4/components/camel-consul/pom.xml#L104-L114
> To solve this, one could either use the commons-lang and commons-codec
> originals or try to get the job done with pure JDK (it is just Base64
> decoding and object deserialization)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)