ferenc-csaky commented on PR #48: URL: https://github.com/apache/flink-connector-shared-utils/pull/48#issuecomment-3729324480
Fine, lets go with 11 for source and 17 for target as the default compiler props: ```xml <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>17</maven.compiler.target> ``` I updated the core repo which now does this as well. -- 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]
