linghengqian edited a comment on pull request #15260: URL: https://github.com/apache/shardingsphere/pull/15260#issuecomment-1037101973
@pjfanning Just a request for help. I noticed that version `1.16-1.18` of `snakeyaml`, `org.yaml.snakeyaml.constructor.Constructor` contained two properties, `typeTags` and `typeDefinitions`. But in version `1.19` these two properties were removed. Can you point out the reason for this modification of `snakeyaml`? I can't find a description of it in the changelog, which makes `org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor` useless after upgrading the version. - `snakeyaml.version` <= `1.18` -  -  - `snakeyaml.version` >= `1.19` -  -  -- 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]
