(2.1.x): Bump org.wiremock:wiremock-standalone from 3.5.3 to 3.5.4

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-23 13:59:05 +00:00
committed by Gareth Clay
parent ef0d246bb0
commit 1758ea4db4

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.5.3"
wiremockVersion = "3.5.4"
}
}