Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.5.4 to 3.9.1
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.5.4 to 3.9.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.5.4...3.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent aacb9e3 commit 3bfc4e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ under the License.
<httpclient.version>4.5.14</httpclient.version>
<snakeyaml.version>2.2</snakeyaml.version>
<commons.lang.version>2.6</commons.lang.version>
<wiremock.version>3.6.0</wiremock.version>
<wiremock.version>3.9.1</wiremock.version>
<rometools.version>2.1.0</rometools.version>
<selenium.version>4.24.0</selenium.version>
<cli.version>1.6.0</cli.version>
Expand Down
2 changes: 1 addition & 1 deletion external/playwright/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ under the License.
<properties>
<playwright.version>1.46.0</playwright.version>
<awaitility.version>4.2.1</awaitility.version>
<wiremock.version>3.5.4</wiremock.version>
<wiremock.version>3.9.1</wiremock.version>
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>
<jacoco.classRatio>0.00</jacoco.classRatio>
<jacoco.instructionRatio>0.00</jacoco.instructionRatio>
Expand Down

0 comments on commit 3bfc4e4

Please sign in to comment.