Skip to content

Remove jackson-databind and jackson-annotations dependencies now coming from core #1167

Closed
@ryanbogan

Description

@ryanbogan

jackson-databind and jackson-annotations were added as api dependencies in server of opensearch core. Therfore, all plugins now have these as transitive dependencies. Plugins that currently consume these dependencies directly will break while building unless the direct dependencies are removed. If your plugin does not consume jackson-databind or jackson-annotations directly, feel free to close the related issue in your plugin's repository.

Example of solution in security plugin: opensearch-project/security#2325

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filev2.5.0'Issues and PRs related to version v2.5.0'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions