The recent 1.4 release of RNG is not listed in maven central, e.g. https://search.maven.org/artifact/org.apache.commons/commons-rng-sampling
This came to my attention as the badge on the project homepage uses maven central which only has up to version 1.3 listed in the search. It is present in apache the release repository: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-rng-sampling/1.4/ And under the Maven Central Repository URL: https://repo.maven.apache.org/maven2/org/apache/commons/commons-rng-sampling/1.4/ Is this a weird glitch in Maven central? Alex