marcingrzejszczak commented on PR #802: URL: https://github.com/apache/camel-spring-boot/pull/802#issuecomment-1501836168
So for Camel 3.x I copied over the configuration from Spring Boot 3 which requires JDK17 (e.g. in `OpenTelemetryAutoConfiguration`). There's the `toList()` method being used. It's enough to change these and it should be fine. I'm really surprised that the build didn't catch it earlier. -- 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]
