Closed dependabot[bot] closed 2 months ago
@nck-mlcnv Why are we even using this very old JRE8 standalone?
The version 2.35.0 was at the time of integrating the depedency the latest version. The standalone was needed because of dependency issues, I don't know why it uses jre8.
@dependabot rebase
The base commit for this pull request has not changed.
Bumps com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1.
Release notes
Sourced from com.github.tomakehurst:wiremock-jre8-standalone's releases.
Commits
8706343
Bumped patch version20adc25
Stop NetworkAddressRules doing DNS lookupsaa29d9c
Make NetworkAddressRulesAdheringDnsResolver testable90a37e1
Applied DNS resolver enforcement to webhooks extensiond9fd0b4
Moved enforcement of network address rules to Apache client DNS resolver to a...eac439f
Prevent webhook calling forbidden endpoints9ba86d6
Rename poorly named methodef5b722
spotless apply5412ed1
Fixed some formatting in NetworkAddressRulesTest295ad5c
Added some extra NetworkAddressRules test casesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show