Quarkus CXF 3.33.9 LTS release notes
Enhancements
Manage more CXF JAX-RS dependencies in the BOM
The Quarkus CXF BOM now manages the versions of the following CXF JAX-RS artifacts:
-
org.apache.cxf:cxf-rt-frontend-jaxrs -
org.apache.cxf:cxf-rt-rs-client -
org.apache.cxf:cxf-rt-rs-extension-providers -
org.apache.cxf:cxf-rt-rs-security-oauth2
This avoids version conflicts in projects that depend on both Quarkus CXF and Camel Quarkus.