Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 95ce2db commit 4466177
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.9.1</wiremock.version>
<wiremock.version>3.9.2</wiremock.version>
<rometools.version>2.1.0</rometools.version>
<selenium.version>4.25.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.48.0</playwright.version>
<awaitility.version>4.2.2</awaitility.version>
<wiremock.version>3.9.1</wiremock.version>
<wiremock.version>3.9.2</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 4466177

Please sign in to comment.