jamesnetherton opened a new issue, #8468: URL: https://github.com/apache/camel-quarkus/issues/8468
Quarkus 3.35 will upgrade REST Assured to 6.x, which depends on Groovy 5.x. Therefore, to ensure various tests continue to work properly, we need to force alignment to Groovy 5.x. Also, until quarkus-groovy is compatible with 5.x, I have added some native mode workarounds. The changes can be removed after we upgrade to Camel 4.19.0 and have an updated quarkus-groovy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
