spuru9 commented on PR #1114: URL: https://github.com/apache/flink-kubernetes-operator/pull/1114#issuecomment-4517332084
1. **Fixed — PR body and FLINK-39713 now both say 2.21.3 (which is what the diff has been all along).** Picked 2.21.3 over the 2.18.6 minimum because it's the latest stable on Jackson 2.x. Going with 2.18.6 only means re-bumping the next time Trivy flags something newer, and since Jackson 2.x keeps binary compatibility, 2.21.3 doesn't add any upgrade risk over 2.18.6. Verified with a full unit-test run on this branch (2,568 tests, 0 failures) and mvn dependency:tree (no version mismatch across operator and fabric8 paths). Also, Have recently updated the flink depedency to the same version, so to also have a homoginous versioning accross the packages. -- 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]
