Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Platform 194 - Features Done!
Description
Currently, HCM uses snakeyaml v1.18.
Recently, Jackson library was upgraded to v2.9.7. It has a dependency on snakeyaml v1.23 which is incompatible with v1.18. Thus, snakeyaml version used by HCM should be also bumped and the code should be upgraded as well.