You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "MartijnVisser (via GitHub)" <gi...@apache.org> on 2023/04/13 09:51:45 UTC

[GitHub] [flink-connector-jdbc] MartijnVisser commented on a diff in pull request #39: [FLINK-31699][Connectors/JDBC] Fixing dependency convergence

MartijnVisser commented on code in PR #39:
URL: https://github.com/apache/flink-connector-jdbc/pull/39#discussion_r1165293180


##########
pom.xml:
##########
@@ -48,7 +48,7 @@ under the License.
 
     <properties>
         <flink.version>1.16.0</flink.version>
-        <flink.shaded.version>15.0</flink.shaded.version>
+        <flink.shaded.version>16.1</flink.shaded.version>

Review Comment:
   We actually should create a follow-up ticket because connectors shouldn't rely on Flink Shaded at all, like we've also done for Cassandra https://issues.apache.org/jira/browse/FLINK-31722



-- 
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: issues-unsubscribe@flink.apache.org

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