claudio4j commented on pull request #918:
URL: 
https://github.com/apache/camel-kafka-connector/pull/918#issuecomment-768548791


   After Java 9 there is the `release` parameter, shouldn't use it for Java 14 
in the `maven-compiler-plugin` configuration section, instead of 
`source/target` ? Example:
   ```
   <configuration>
       <release>14</release>
   </configuration>
   ```


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to