Quarkus CXF 3.33.4 LTS release notes

Important dependency upgrades

Bugfixes

CXF-9214 WSDLs and XSDs cannot be loaded from class path on GraalVM

A workaround was added for CXF-9214, where WSDLs and XSDs could not be loaded from the class path when running on GraalVM native image. See also the upstream pull request.