Bump wiremock-standalone from 2.11.0 to 2.27.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index ef5ede9..fc736a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
     <dependency>
       <groupId>com.github.tomakehurst</groupId>
       <artifactId>wiremock-standalone</artifactId>
-      <version>2.11.0</version>
+      <version>2.27.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>