Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2023
1 parent c0e69cd commit 7a75ef3
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 @@ -39,7 +39,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<wiremock.version>3.0.1</wiremock.version>
<wiremock.version>3.0.3</wiremock.version>
<jackson.version>2.10.1</jackson.version>
<slf4j.version>2.0.6</slf4j.version>
</properties>
Expand Down

0 comments on commit 7a75ef3

Please sign in to comment.