(2.1.x): Bump org.wiremock:wiremock-standalone from 3.9.0 to 3.9.1

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

---
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-07-25 13:41:47 +00:00
committed by Alberto C. Ríos
parent 838901b8a2
commit e5705a15ed

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.2"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.9.0"
wiremockVersion = "3.9.1"
}
}