Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency org.wiremock:wiremock-standalone to v3.4…
….2 (#1257) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.wiremock:wiremock-standalone](http://wiremock.org) ([source](https://togithub.com/wiremock/wiremock)) | `3.4.1` -> `3.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.wiremock:wiremock-standalone/3.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.wiremock:wiremock-standalone/3.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.wiremock:wiremock-standalone/3.4.1/3.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.wiremock:wiremock-standalone/3.4.1/3.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wiremock/wiremock (org.wiremock:wiremock-standalone)</summary> ### [`v3.4.2`](https://togithub.com/wiremock/wiremock/releases/tag/3.4.2) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.4.1...3.4.2) <!-- Optional: add a release summary here --> #### 🐛 Bug fixes - Fixed xPath concurrency issues ([#​2618](https://togithub.com/wiremock/wiremock/issues/2618)) [@​BublG](https://togithub.com/BublG) - Request matching performance regression ([#​2619](https://togithub.com/wiremock/wiremock/issues/2619)) [@​tomakehurst](https://togithub.com/tomakehurst) #### 📦 Dependency updates - Bump com.networknt:json-schema-validator from 1.3.2 to 1.3.3 ([#​2615](https://togithub.com/wiremock/wiremock/issues/2615)) [@​dependabot](https://togithub.com/dependabot) - Bump org.scala-lang:scala-library from 2.13.12 to 2.13.13 ([#​2617](https://togithub.com/wiremock/wiremock/issues/2617)) [@​dependabot](https://togithub.com/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/line/line-bot-sdk-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information