Relates to https://github.com/FasterXML/jackson-dataformats-text/pull/335#issuecomment-1251631287 snakeyaml 1.32 brings in a default limit of 3Mb when parsing yaml files. Need to allow users to specify another value if they need to. https://bitbucket.org/snakeyaml/snakeyaml/src/72dfa9f1074abe2b8a6c8776bee4476b0aed02e3/src/main/java/org/yaml/snakeyaml/LoaderOptions.java