You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/01/13 09:44:00 UTC

[jira] [Commented] (CAMEL-17469) camel-jackson - Upgrade to 2.13.x

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

Claus Ibsen commented on CAMEL-17469:
-------------------------------------

Spring Boot 2.7.x uses Jackson 2.13.x
https://github.com/spring-projects/spring-boot/blob/2.7.x/spring-boot-project/spring-boot-dependencies/build.gradle#L559

And also 2.6.x
https://github.com/spring-projects/spring-boot/blob/2.6.x/spring-boot-project/spring-boot-dependencies/build.gradle#L548

So Spring Boot is okay.

Quarkus next release is 2.13.x
https://github.com/quarkusio/quarkus/blob/main/bom/application/pom.xml#L88

Quarkus 2.6 was jackson 3.12.x
https://github.com/quarkusio/quarkus/blob/2.6/bom/application/pom.xml#L88

But Camel 3.15 is upgrading to newer Quarkus so this is okay.

> camel-jackson - Upgrade to 2.13.x
> ---------------------------------
>
>                 Key: CAMEL-17469
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17469
>             Project: Camel
>          Issue Type: Dependency upgrade
>          Components: camel-jackson
>            Reporter: Claus Ibsen
>            Assignee: Ramu
>            Priority: Major
>             Fix For: 3.x
>
>
> We are on 2.12, but there is a 2.13.
> However it would be good to check up on what spring boot / quarkus uses to better align with them too.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)