Skip to content

Check boms for outdated deps when running bazel run @maven//:outdated #1309

Open
@diemol

Description

We use the command bazel run @maven//:outdated to fetch outdated dependencies and update them. We have this command embedded in a script to do this for us.

We recently noticed that this command does not take into account the boms section of MODULE.bazel. Would it be possible to have an improvement and make the command also check the boms section?

Thank you!

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