mockserver-bom
org.mock-server
mockserver-bom is a Java jar artifact published under the org.mock-server group on Maven Central. 4 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Add to your project7.4.0
<dependency>
<groupId>org.mock-server</groupId>
<artifactId>mockserver-bom</artifactId>
<version>7.4.0</version>
</dependency>Version Details — 7.4.0
Bill of Materials for MockServer. Import this BOM into the dependencyManagement section of a consuming project to pin every MockServer module — and every third-party dependency MockServer relies on — to a single, mutually consistent version. This makes downstream builds reproducible and satisfies strict version-alignment checks such as the Maven Enforcer dependencyConvergence rule, which would otherwise flag the differing transitive versions that MockServer's own parent POM resolves internally but does not export to consumers.