### Bug description Seems some public API got removed, so we'll have to deal with it in the Camel component. ``` [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/runner/work/camel-quarkus/camel-quarkus/integration-tests/microprofile-fault-tolerance/src/main/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceProducers.java:[57,27] cannot find symbol symbol: method create(java.util.concurrent.ExecutorService) location: class io.smallrye.faulttolerance.core.timer.ThreadTimer ```