Skip to content

Security warnings on several dependencies #42

@captrespect

Description

@captrespect

Several of the dependencies of this library have critical security errors.

The following seem to be safe to update by just updating the versions to the following:

commons-beanutils:commons-beanutils-core:1.8.3
org.apache.maven.shared:maven-shared-utils:3.3.4
com.thoughtworks.xstream:xstream:1.4.19
jakarta.annotation:jakarta.annotation-api:1.3.5

The org.yaml:snakeyaml:1.30 dependency needs to be updated to 2.0 to resolve CVE-2022-1471. This requires code changes since the library is not backward compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions