Skip to content

Mockito bom missing artifact in maven central for java21 #3240

@hazendaz

Description

@hazendaz

The following artifact is in the mockito bom but does not exist in maven central.

      <dependency>
        <groupId>mockito</groupId>
        <artifactId>java21</artifactId>
        <version>5.9.0</version>
      </dependency>

This seems like it should not have been put in the bom. This commit brought it in a0cc22d.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions