Skip to content

Commit

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

---
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 and rzo1 committed Feb 4, 2025
1 parent aedb26e commit 8e9634e
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.3</snakeyaml.version>
<commons.lang.version>2.6</commons.lang.version>
<wiremock.version>3.10.0</wiremock.version>
<wiremock.version>3.11.0</wiremock.version>
<rometools.version>2.1.0</rometools.version>
<selenium.version>4.28.1</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.49.0</playwright.version>
<awaitility.version>4.2.2</awaitility.version>
<wiremock.version>3.10.0</wiremock.version>
<wiremock.version>3.11.0</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 8e9634e

Please sign in to comment.