WireMock 3.13.1 Released

The WireMock team is excited to announce the release of WireMock version 3.13.1. This release is mostly a dependency update release as we move forwards with the version 4 beta releases. See the changelog for more details.
Along with this release we have released 0.3.0 of the jwt extension and 0.11.0 of the gRPC extension.
Next Steps
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.13.1 can now be found in Maven Central
Version 3.x of WireMock will be entering maintenance mode from this point forward as we focus on the first non beta release of WireMock version 4.
WireMock Version 4
The WireMock team is now looking past the 3.x releases to what version 4 of WireMock might look like. We are in the process of releasing the first 4.x beta versions. The beta versions are under active development and we recommend you try them out. We would love to hear your feedback on the WireMock Community Slack.
We have given this release a beta label due to the fact that as we move forwards with the 4.x release there will be breaking changes. These are the current updates to the 4.x release:
- Java 17 is now the baseline java version
- Jetty 12 is shipped by default so there is no longer a specific jetty 12 release of 4.x and Jetty 11 is no longer supported.
Please feel free to reach out to us on the WireMock Community Slack channel if you need any assistance.
Changelog
📦 Dependency updates
- chore(deps): bump redoc and @redocly/cli in /ui (#3015) @dependabot
- chore(deps-dev): bump undici from 6.19.8 to 6.21.3 in /ui (#3046) @dependabot
- Bump prismjs from 1.29.0 to 1.30.0 in /ui (#2989) @dependabot
- Bump dompurify from 3.1.6 to 3.2.4 in /ui (#2980) @dependabot
- chore(deps): bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 (#3047) @dependabot
- chore(deps): bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 (#3054) @dependabot
- chore(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#3055) @dependabot
- chore(deps): bump versions.junitJupiter from 5.12.2 to 5.13.0 (#3059) @dependabot
- chore(deps): bump versions.xmlUnit from 2.10.0 to 2.10.2 (#3057) @dependabot
- chore(deps): bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 (#3062) @dependabot
- chore(deps): bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 (#3058) @dependabot
- chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.5 (#3056) @dependabot
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#3032) @dependabot
- chore(deps): bump com.tngtech.archunit:archunit-junit5 from 1.4.0 to 1.4.1 (#3037) @dependabot
✍ Other changes
- Add gradle script to merge and bundle schemas (#3061) @picimako
- Add the 'x-intellij-language-injection' property to schemas (#3060) @picimako
- Mark APIs that will stop being public in v4.x as deprecated (#3041) @RafeArnold
- Mark Recording API that does not need to be public deprecated (#3039) @Mahoney
Links
- https://github.com/wiremock/wiremock/releases/tag/3.13.1
- https://wiremock.org/docs/download-and-installation/#4x-beta-release-downloads
- https://hub.docker.com/r/wiremock/wiremock
- https://slack.wiremock.org/
- https://wiremock.org
/