Skip to content

ESAPI excludes transitive dependency xalan from xom, but does not include it itself #795

@in-fke

Description

@in-fke

Describe the bug
ESAPI excludes transitive dependency xalan from xom, but does not include it itself
see
https://github.com/ESAPI/esapi-java-legacy/blob/develop/pom.xml#L181C22-L181C73
it states

excluded because we directly import newer versions

Specify what ESAPI version(s) you are experiencing this bug in
2.5.2.0

To Reproduce
run mvn dependency:tree

Expected behavior
Expected to directly depend on xalan:xalan:2.7.3 (no need to exclude it, just explicitly add the dependency to raise the version)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions