awslabs / amazon-kinesis-connector-flink

This is a fork of the Apache Flink Kinesis connector adding Enhanced Fanout support for Flink 1.8/1.11 on KDA.
Apache License 2.0
20 stars 11 forks source link

Bump Jackson version to 2.12.7 to address CVE-2020-36518 #59

Closed dannycranmer closed 2 years ago

dannycranmer commented 2 years ago

Description of changes: Update Jackson version from 2.12.1 to 2.12.7 to address CVE-2020-36518.

Tested via unit tests and manual application using Polling and EFO consumers and producer.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.