You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "apupier (via GitHub)" <gi...@apache.org> on 2023/05/09 11:59:37 UTC

[GitHub] [camel-kamelets] apupier opened a new issue, #1463: Migrate deprecated jackson-dataformat-yaml used in Kamelets catalog

apupier opened a new issue, #1463:
URL: https://github.com/apache/camel-kamelets/issues/1463

   jackson-dataformat-yaml has been archived in 2019 https://github.com/FasterXML/jackson-dataformat-yaml
   
   it should be replaced by jackson-dataformats-text https://github.com/FasterXML/jackson-dataformats-text
   
   it will allow to get rid of snake-yaml 1.x as dependencies


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] apupier closed issue #1463: Migrate deprecated jackson-dataformat-yaml used in Kamelets catalog

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier closed issue #1463: Migrate deprecated jackson-dataformat-yaml used in Kamelets catalog
URL: https://github.com/apache/camel-kamelets/issues/1463


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] apupier commented on issue #1463: Migrate deprecated jackson-dataformat-yaml used in Kamelets catalog

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier commented on issue #1463:
URL: https://github.com/apache/camel-kamelets/issues/1463#issuecomment-1540019587

   my bad, it is only that the repo was merged https://github.com/FasterXML/jackson-dataformats-text/tree/2.16/yaml
   
   So to fix the indirect CVE, it is a matter of upgrading to 2.15+ https://github.com/FasterXML/jackson-dataformats-text/commit/3a433d8ec340fa88441c89b8e7a9c7190fc48b0f


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org