Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 19, 2024
1 parent 46358d8 commit 4ac7aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ under the License.
<jxpathVersion>1.3</jxpathVersion>
<resolverVersion>1.9.18</resolverVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<wiremockVersion>2.35.1</wiremockVersion>
<wiremockVersion>2.35.2</wiremockVersion>
<xmlunitVersion>2.6.4</xmlunitVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<maven.site.path>extensions-archives/${project.artifactId}-LATEST</maven.site.path>
Expand Down

0 comments on commit 4ac7aac

Please sign in to comment.