You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vulnerability CVE-2022-1471 is only fixed in snakeyaml version 2.0 or higher. we need to update jackson-dataformat-yaml
remove the dependency on snakeyaml 1.x version
The text was updated successfully, but these errors were encountered:
jackson-dataformat-yaml depends on snakeyaml-1.33.jar, which has vulnerability CVE-2022-1471
GHSA-mjmj-j48q-9wg2.
vulnerability CVE-2022-1471 is only fixed in snakeyaml version 2.0 or higher. we need to update jackson-dataformat-yaml
remove the dependency on snakeyaml 1.x version
The text was updated successfully, but these errors were encountered: