Skip to content

[BUG] Remove jackson-databind and jackson-annotations implementations from build.gradle #296

@ryanbogan

Description

@ryanbogan

Jackson-databind and jackson-annotations have been added to core, so the java client will receive these dependencies transitively from core. Issues can arise if the jackson version from core and the jackson version from the client are not the same, so the dependencies should be removed from the java client build.gradle files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions