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.