WireMock 3.12.1 Released
March 6, 2025

The WireMock team is excited to announce the release of WireMock version 3.12.1. This release includes a few bug fixes and performance improvement to WireMock’s XML utilities and routine maintenance/dependency updates.
Next Steps
If you haven’t yet updated to WireMock 3.x, this is an excellent opportunity to do so! You can download the standalone jar directly from our website and if you use Docker, the official docker images have been updated. For the dependencies in your code, WireMock 3.12.1 can now be found in Maven Central
Please feel free to reach out to us on the WireMock Community Slack channel if you need any assistance.
Changelog
🐞 Bug fixes
- fix: use thread local document builder. (#2977) @RafeArnold
- fix: handle unbound ns prefixes when printing xml. (#2968) @RafeArnold
📖 OpenAPI updates
- fix: use thread local document builder. (#2977) @RafeArnold
- fix: handle unbound ns prefixes when printing xml. (#2968) @RafeArnold
📦 Dependency updates
👻 Maintenance
- Update actions/cache@v1 to use v4 (#2979) @leeturner
📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#2978) @dependabot
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#2971) @dependabot
- Bump versions.junitJupiter from 5.11.4 to 5.12.0 (#2972) @dependabot
- Bump com.networknt:json-schema-validator from 1.5.5 to 1.
Links
- https://github.com/wiremock/wiremock/releases/tag/3.12.1
- https://hub.docker.com/r/wiremock/wiremock
- https://slack.wiremock.org/
- https://wiremock.org
/