jamesnetherton opened a new issue, #4634: URL: https://github.com/apache/camel-quarkus/issues/4634
`quarkus-freemarker` is out of sync with Camel 4.0.0-M2 in the freemarker version used (I have asked for a new release so we get back in sync). Since a version constant is now passed to the `Configuration`, it can cause issues if `quarkus-freemarker` lags behind. https://github.com/apache/camel/blob/main/components/camel-freemarker/src/main/java/org/apache/camel/component/freemarker/FreemarkerComponent.java#L90 We should either make the override permanent or think of a way of maintaining this in a easy way, since we're likely to hit this issue again in the future. -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org