Skip to content

Commit e053f26

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump org.wiremock:wiremock from 3.12.1 to 3.13.0
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.1...3.13.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7b041c commit e053f26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ under the License.
4444
<httpclient.version>4.5.14</httpclient.version>
4545
<snakeyaml.version>2.4</snakeyaml.version>
4646
<commons.lang.version>2.6</commons.lang.version>
47-
<wiremock.version>3.12.1</wiremock.version>
47+
<wiremock.version>3.13.0</wiremock.version>
4848
<rometools.version>2.1.0</rometools.version>
4949
<selenium.version>4.32.0</selenium.version>
5050
<cli.version>1.6.0</cli.version>

external/playwright/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ under the License.
3939
<properties>
4040
<playwright.version>1.52.0</playwright.version>
4141
<awaitility.version>4.3.0</awaitility.version>
42-
<wiremock.version>3.12.1</wiremock.version>
42+
<wiremock.version>3.13.0</wiremock.version>
4343
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>
4444
<jacoco.classRatio>0.00</jacoco.classRatio>
4545
<jacoco.instructionRatio>0.00</jacoco.instructionRatio>

0 commit comments

Comments
 (0)