Etienne Chauchot created FLINK-38048: ----------------------------------------
Summary: flink-connector-parent java version should be set to 11 Key: FLINK-38048 URL: https://issues.apache.org/jira/browse/FLINK-38048 Project: Flink Issue Type: Technical Debt Components: Connectors / Parent Reporter: Etienne Chauchot Maven compiler plugin in flink parent defines 11 as the source version and 17 as the target version but the latest flink-connector-parent (1.1.0) still defines java 1.8 as source and target versions. We should upgrade to what flink parent defines. -- This message was sent by Atlassian Jira (v8.20.10#820010)