finos / messageml-utils

MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

PLAT-10552 : bump Freemarker and Jackson-databind versions #255

Closed symphony-soufiane closed 3 years ago

symphony-soufiane commented 3 years ago

This PR is related to PLAT-10552 Snyk scan has reported a security issue with high severity in Freemarker module. Running the script test command locally, another issue related to Jackson-databind was found.

We fixed this by bumping dependency version from 2.3.28 to 2.3.30 and Jackson-databind from 2.10.1 to 2.10.5.1