MartijnVisser commented on PR #80:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/80#issuecomment-1870333980

   > Mitigation: Users should upgrade to Java 21 and Derby 10.17.1.0. 
Alternatively, users who wish to remain on older Java versions should build 
their own Derby distribution from one of the release families to which the fix 
was backported: 10.16, 10.15, and 10.14.
   
   From https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-46337
   
   Since we currently can't drop support for Java 8 and Java 11, we can't bump 
to this version to resolve this CVE. Since this connector only uses Derby for 
testing purposes, I think we can safely ignore this bump.
   
   CC @eskabetxe @snuyanzin 


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

Reply via email to