You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Hack Kampbjørn (Jira)" <ji...@apache.org> on 2021/09/16 08:44:00 UTC

[jira] [Commented] (CAMEL-15428) Create a proper camel BOM (for camel-spring-boot)

    [ https://issues.apache.org/jira/browse/CAMEL-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415982#comment-17415982 ] 

Hack Kampbjørn commented on CAMEL-15428:
----------------------------------------

This is fixed in:
* 3.4.6
* 3.11.2
* but not in 3.7.5

> Create a proper camel BOM (for camel-spring-boot)
> -------------------------------------------------
>
>                 Key: CAMEL-15428
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15428
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spring-boot
>            Reporter: Marcin Grzejszczak
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.5.0, 3.4.4, 3.7.1, 3.4.6, 3.8.0
>
>
> Hi!
>  
> In Spring Cloud Contract I wanted to reference camel project versions without providing versions for each of them. So I referenced the `camel-dependencies` project in the dependencies management section.
> The problem is that also includes all the non project related library versions (e.g. had a conflict with jackson-databind, Camel downgraded my library).
> It would be great to have a `camel-bom` module that would include only camel related projects without any other dependencies. Then `camel-dependencies` would import `camel-bom` and all the necessary dependencies.



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