Hi,
AEM 6.5 SP22
We are trying to upgrade CXF (3.3.5 is the current version) to 4.0.7 (latest version that support jdk 11). But once we upgrade the version, the bundles start to have dependencies issues. We've tried adding the compile dependencies both required and optional specified in https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/4.0.7, but that still doesn't help - the cxf core bundle never resolve. The dependency list keep growing and there is no end to it. Is there any example with cxf usage for a more cent version that 3.3.5 that we have now?
We need the solution to be compatible with the cloud as this is what we are aiming for.
Thank you.