Skip to content

[2.11.0] error_prone_annotations dependency #2676

Closed
@ctabin

Description

@ctabin

Hello,

We just saw the latest version 2.11.0 on Maven and updated to it. However, after a mvn dependency:tree this version now requires error_prone_annotations as dependency:

[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] |  \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile

Is that really wanted or is it a build issue ? 🤔 ErrorProne is mainly used during compilation time and it seems strange to us that it would be used during runtime.

Thanks for the job !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions