Hello, This has been fixed in 3.14.3. The release is on vote now.
https://github.com/apache/camel/commit/93b3d72e62abe25261e03aeeaae8bb16ff5bd1bb Il giorno mar 3 mag 2022 alle ore 07:45 Martin Lichtin <lich...@yahoo.com.invalid> ha scritto: > Any reason the version for org.apache.cxf packages is so restricted? > e.g. in the camel-cxf-transport MANIFEST: > > Import-Package: ....., org.apache.cxf.transport;version="[3.4,3.4]" > > means exactly version 3.4.0 is required. > > > filter:="(&(osgi.wiring.package=org.apache.cxf)(version>=3.4.0)(version<=3.4.0)) > > >