Bump com.github.tomakehurst:wiremock from 2.27.1 to 2.27.2 (#362)

Bumps [com.github.tomakehurst:wiremock](https://github.com/tomakehurst/wiremock) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/tomakehurst/wiremock/releases)
- [Commits](https://github.com/tomakehurst/wiremock/compare/2.27.1...2.27.2)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock
  dependency-version: 2.27.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-10 14:00:14 -04:00
committed by GitHub
parent 967cb93de3
commit c6f993d310

View File

@@ -134,7 +134,7 @@
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<scope>test</scope>
<version>2.27.1</version>
<version>2.27.2</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>