orpiske commented on PR #802:
URL: 
https://github.com/apache/camel-spring-boot/pull/802#issuecomment-1501065552

   > ```
   > Error:    symbol:   method toList()
   > ```
   > 
   > Are you using proper JDK in the build?
   
   Yes, our build is using the right JDK for Camel Spring Boot 3x: 
   
   ```
   ...
     with:
       distribution: temurin
       java-version: 11
       cache: maven
       java-package: jdk
   ...
   ```


-- 
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]

Reply via email to