[
https://issues.apache.org/jira/browse/CAMEL-17099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429887#comment-17429887
]
Andrea Cosentino commented on CAMEL-17099:
------------------------------------------
There are a lot of problems while trying to update, so I'd say lets use the
2.13.0 dependency just in camel-kubernets karaf feature for the moment. It's to
early to move everything to 2.13.x
> Upgrade to Jackson 2.13.x
> -------------------------
>
> Key: CAMEL-17099
> URL: https://issues.apache.org/jira/browse/CAMEL-17099
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-jackson
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.x
>
>
> We should check with Spring Boot, Quarkus etc if they support this release.
> The camel-kubernetes latest version requires jackson 2.13.x that causes OSGi
> feature failure.
> [ERROR] Feature resolution failed for [camel-kubernetes/3.13.0.SNAPSHOT]
> [ERROR] Message: Unable to resolve root: missing requirement [root]
> osgi.identity; osgi.identity=camel-kubernetes; type=karaf.feature;
> version=3.13.0.SNAPSHOT;
> filter:="(&(osgi.identity=camel-kubernetes)(type=karaf.feature)(version>=3.13.0.SNAPSHOT))"
> [caused by: Unable to resolve camel-kubernetes/3.13.0.SNAPSHOT: missing
> requirement [camel-kubernetes/3.13.0.SNAPSHOT] osgi.identity;
> osgi.identity=io.fabric8.openshift-model; type=osgi.bundle;
> version="[5.9.0,5.9.0]"; resolution:=mandatory [caused by: Unable to resolve
> io.fabric8.openshift-model/5.9.0: missing requirement
> [io.fabric8.openshift-model/5.9.0] osgi.wiring.package;
> filter:="(&(osgi.wiring.package=com.fasterxml.jackson.annotation)(version>=2.13.0)(!(version>=3.0.0)))"]]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)