CVE-2020-36518 - bump jackson from 2.11.2 to 2.13.3#464
CVE-2020-36518 - bump jackson from 2.11.2 to 2.13.3#464pierDipi merged 3 commits intocloudevents:masterfrom
Conversation
Signed-off-by: Gustavo Tedesco <gustavo.tedesco@unico.io>
Signed-off-by: Gustavo Tedesco <gustavo.tedesco@unico.io>
…java into snyk-vulnerability
|
@pierDipi Do you have any predictions for the acceptance of this PR? |
|
@gtedesc0 can you add the reason for this bump in the PR body? is the fix you're looking for available in a patch release of Jackson? |
The reason for this bump, correct vulnerability bellow |
|
Thanks! |
|
@pierDipi Do you have a forecast to enter a version 2.3.1? |
|
As I wrote here #464 (comment), we need a 3.0.0 unless there is a fix in patch version of Jackson for 2.11 that we can use |
|
I will try to see if there are other major features or fixes to include in 3.0.0 and then I will cut a release |
|
fwiw, in my projects, I override Jackson's version with my own version [1] and [2] [1] https://github.com/knative-sandbox/eventing-kafka-broker/blob/e4782fbc237d7575a7bfbd05f6bc549e5dbcd09e/data-plane/pom.xml#L269-L279 you would need to make sure that everything still works as expected with the new Jackson's version in your system but that's another option to get the fix earlier. |
|
@pierDipi thank you so much! |
Bumps jackson from 2.11.2 to 2.13.3.
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core
Signed-off-by: Gustavo Tedesco gustavo.tedesco@unico.io