[ 
https://issues.apache.org/jira/browse/FLINK-40729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117945#comment-18117945
 ] 

Martijn Visser commented on FLINK-40729:
----------------------------------------

Fixed in apache/flink-connector-jdbc:main

[FLINK-40729][tests] Remove the mockito-core dependency 
99b1666a9992ebd55b34574141760aa674d3b74b
[FLINK-40729][tests] Replace Mockito with reusable test implementations 
5cd404b56c3c0eb09665072134bc6c30a7c0fccc
[FLINK-40729][jdbc] Bump OpenLineage from 1.32.0 to 1.53.0 
ff9e5570ccdd12b8cda172e1915648991d0952fc
[FLINK-40729][tests] Bump H2 from 2.2.224 to 2.5.250 
42e5975704acb1c4c6611cbc8fa1d8c5a59ef45d
[FLINK-40729][jdbc] Bump oceanbase-client from 2.4.8 to 2.4.19 
6da903da3949b14518f22fc7f6af1c8938c7aa4f
[FLINK-40729][jdbc] Bump Trino from 418 to 483 
cf8b4cedf5f1b2f196718b860fc1537859a43bfa
[FLINK-40729][jdbc] Bump ojdbc8 from 21.8.0.0 to 23.26.3.0.0 
47ebd8749744d07a1a95e3108d42522c67714d2b
[FLINK-40729][jdbc] Bump mysql-connector-j from 8.2.0 to 26.7.0 
3bd03ef957333952fcf6dbe03dbfca0da717ce95
[FLINK-40729][jdbc] Bump mssql-jdbc from 10.2.1.jre8 to 13.6.0.jre8 
a7f4d2707089a01f93b5ca016c577a3bdc0d1c6c


> Refresh the JDBC driver and test dependency versions raised by Dependabot
> -------------------------------------------------------------------------
>
>                 Key: FLINK-40729
>                 URL: https://issues.apache.org/jira/browse/FLINK-40729
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / JDBC
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: jdbc-6.0.0
>
>
> FLINK-40249 overtook the assertj, log4j and PostgreSQL bumps Dependabot 
> filed, but {{mssql-jdbc}} and {{derby}} are still open and several drivers 
> have drifted as far without Dependabot watching them.
> {{mssql-jdbc}} is on {{10.2.1.jre8}}, inside the affected range of 
> CVE-2025-59250, and so is the {{11.2.0.jre8}} that 
> apache/flink-connector-jdbc#208 proposes; that branch is fixed from 
> {{11.2.4}}. It goes to {{13.6.0.jre8}}, keeping the jre8 classifier so the 
> module still builds to Java 8 bytecode. Also {{mysql-connector-j}} 8.2.0 to 
> 26.7.0, {{ojdbc8}} 21.8.0.0 to 23.26.3.0.0, {{trino-jdbc}} 418 and its test 
> image 451 both to 483, {{oceanbase-client}} 2.4.8 to 2.4.19, {{h2}} 2.2.224 
> to 2.5.250, and {{openlineage}} 1.32.0 to 1.53.0 with {{META-INF/NOTICE}}. 
> One commit each.
> {{mockito-core}} is removed rather than bumped: the code style guide asks for 
> reusable test implementations, it had three users and one was dead code. That 
> also settles what blocked a bump, mockito 5 wanting {{objenesis}} 3.3 against 
> the 2.1 we pin for {{kryo}}.
> The Trino tests are re-enabled; they were disabled for a Jenkins container 
> problem and we run on GitHub Actions. Derby stays at {{10.14.2.0}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to